Class GetGuildScheduledEventByIdAction

  • All Implemented Interfaces:
    StoreAction<discord4j.discordjson.json.GuildScheduledEventData>

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

      • getGuildId

        public long getGuildId()
      • getEventId

        public long getEventId()