Class GetGuildScheduledEventByIdAction

java.lang.Object
discord4j.common.store.action.read.GetGuildScheduledEventByIdAction
All Implemented Interfaces:
StoreAction<discord4j.discordjson.json.GuildScheduledEventData>

public class GetGuildScheduledEventByIdAction extends Object implements StoreAction<discord4j.discordjson.json.GuildScheduledEventData>
  • Method Details

    • getGuildId

      public long getGuildId()
    • getEventId

      public long getEventId()