Class UserDMChannelImpl

java.lang.Object
com.mewna.catnip.entity.impl.channel.UserDMChannelImpl
All Implemented Interfaces:
Channel, DMChannel, MessageChannel, UserDMChannel, Entity, HasOwner, Snowflake, Timestamped, RequiresCatnip

public class UserDMChannelImpl extends Object implements UserDMChannel
Since:
9/12/18
Author:
natanbc
  • Constructor Details

    • UserDMChannelImpl

      public UserDMChannelImpl()
    • UserDMChannelImpl

      public UserDMChannelImpl(Catnip catnip, long idAsLong, long userIdAsLong)
  • Method Details