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 SummaryNested classes/interfaces inherited from interface com.mewna.catnip.entity.partials.TimestampedTimestamped.TimestampStyle
- 
Method SummaryModifier and TypeMethodDescriptionbooleanavatar()avatarUrl(ImageOptions options) effectiveAvatarUrl(ImageOptions options) username()Methods inherited from interface com.mewna.catnip.entity.partials.SnowflakecreationTime, creationTimestamp, id, idAsLongMethods inherited from interface com.mewna.catnip.entity.partials.TimestampedasDiscordTimestamp, parseTimestamp
- 
Method Details- 
username
- 
discriminator
- 
avatar
- 
animatedAvatar@CheckReturnValue boolean animatedAvatar()
- 
defaultAvatarUrl
- 
avatarUrl
- 
avatarUrl
- 
effectiveAvatarUrl
- 
effectiveAvatarUrl
 
-