Interface GuildScheduledEventUserRemove
-
- All Superinterfaces:
Dispatch,PayloadData
@Immutable public interface GuildScheduledEventUserRemove extends Dispatch
Note: This event is considered experimental by Discord. https://discord.com/developers/docs/topics/gateway#guild-scheduled-event-user-remove
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static discord4j.discordjson.json.gateway.ImmutableGuildScheduledEventUserRemove.Builderbuilder()discord4j.discordjson.IdguildId()discord4j.discordjson.IdscheduledEventId()discord4j.discordjson.IduserId()
-