Interface GuildScheduledEventUserAdd
-
- All Superinterfaces:
Dispatch,PayloadData
@Immutable public interface GuildScheduledEventUserAdd extends Dispatch
Note: This event is considered experimental by Discord. Discord
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static discord4j.discordjson.json.gateway.ImmutableGuildScheduledEventUserAdd.Builderbuilder()discord4j.discordjson.IdguildId()discord4j.discordjson.IdscheduledEventId()discord4j.discordjson.IduserId()
-