Package com.mewna.catnip.entity.guild
Interface Invite.Inviter
- All Superinterfaces:
Entity,Snowflake,Timestamped
- All Known Implementing Classes:
InviteImpl.InviterImpl
- Enclosing interface:
- Invite
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.mewna.catnip.entity.partials.Timestamped
Timestamped.TimestampStyle -
Method Summary
Modifier and TypeMethodDescriptionbooleanavatar()avatarUrl(ImageOptions options) effectiveAvatarUrl(ImageOptions options) username()Methods inherited from interface com.mewna.catnip.entity.partials.Snowflake
creationTime, creationTimestamp, id, idAsLongMethods inherited from interface com.mewna.catnip.entity.partials.Timestamped
asDiscordTimestamp, parseTimestamp
-
Method Details
-
username
-
discriminator
-
avatar
-
animatedAvatar
@CheckReturnValue boolean animatedAvatar() -
defaultAvatarUrl
-
avatarUrl
-
avatarUrl
-
effectiveAvatarUrl
-
effectiveAvatarUrl
-