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