Class GuildScheduledEventUserRemoveAction
- java.lang.Object
-
- discord4j.common.store.action.gateway.GuildScheduledEventUserRemoveAction
-
- All Implemented Interfaces:
StoreAction<Void>
public class GuildScheduledEventUserRemoveAction extends Object
-
-
Constructor Summary
Constructors Constructor Description GuildScheduledEventUserRemoveAction(int shardIndex, discord4j.discordjson.json.gateway.GuildScheduledEventUserRemove userRemove)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetShardIndex()discord4j.discordjson.json.gateway.GuildScheduledEventUserRemovegetUserRemove()
-