Package com.mewna.catnip.entity.partials
Interface HasOwner
- All Superinterfaces:
Entity,RequiresCatnip
- All Known Subinterfaces:
DMChannel,GroupDMChannel,Guild,ThreadChannel,UserDMChannel
- All Known Implementing Classes:
GroupDMChannelImpl,GuildImpl,ThreadChannelImpl,UserDMChannelImpl
- Since:
- 5/1/21.
- Author:
- amy
-
Method Details
-
ownerId
-
ownerIdAsLong
long ownerIdAsLong() -
owner
- Returns:
- The owner of this resource.
-