Class GetGuildScheduledEventUsersInEventAction
java.lang.Object
discord4j.common.store.action.read.GetGuildScheduledEventUsersInEventAction
- All Implemented Interfaces:
StoreAction<discord4j.discordjson.Id>
public class GetGuildScheduledEventUsersInEventAction
extends Object
implements StoreAction<discord4j.discordjson.Id>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetGuildScheduledEventUsersInEventAction
public GetGuildScheduledEventUsersInEventAction(long guildId, long eventId)
-
-
Method Details
-
getGuildId
public long getGuildId() -
getEventId
public long getEventId()
-