Variable GatewayEventsConst

GatewayEvents: {
    AnnouncementCommentCreated: "AnnouncementCommentCreated";
    AnnouncementCommentDeleted: "AnnouncementCommentDeleted";
    AnnouncementCommentReactionCreated: "AnnouncementCommentReactionCreated";
    AnnouncementCommentReactionDeleted: "AnnouncementCommentReactionDeleted";
    AnnouncementCommentUpdated: "AnnouncementCommentUpdated";
    AnnouncementCreated: "AnnouncementCreated";
    AnnouncementDeleted: "AnnouncementDeleted";
    AnnouncementReactionCreated: "AnnouncementReactionCreated";
    AnnouncementReactionDeleted: "AnnouncementReactionDeleted";
    AnnouncementUpdated: "AnnouncementUpdated";
    BotServerMembershipCreated: "BotServerMembershipCreated";
    BotServerMembershipDeleted: "BotServerMembershipDeleted";
    CalendarEventCommentCreated: "CalendarEventCommentCreated";
    CalendarEventCommentDeleted: "CalendarEventCommentDeleted";
    CalendarEventCommentReactionCreated: "CalendarEventCommentReactionCreated";
    CalendarEventCommentReactionDeleted: "CalendarEventCommentReactionDeleted";
    CalendarEventCommentUpdated: "CalendarEventCommentUpdated";
    CalendarEventCreated: "CalendarEventCreated";
    CalendarEventDeleted: "CalendarEventDeleted";
    CalendarEventReactionCreated: "CalendarEventReactionCreated";
    CalendarEventReactionDeleted: "CalendarEventReactionDeleted";
    CalendarEventRsvpDeleted: "CalendarEventRsvpDeleted";
    CalendarEventRsvpManyUpdated: "CalendarEventRsvpManyUpdated";
    CalendarEventRsvpUpdated: "CalendarEventRsvpUpdated";
    CalendarEventUpdated: "CalendarEventUpdated";
    ChannelMessageReactionCreated: "ChannelMessageReactionCreated";
    ChannelMessageReactionDeleted: "ChannelMessageReactionDeleted";
    ChannelMessageReactionManyDeleted: "ChannelMessageReactionManyDeleted";
    ChatMessageCreated: "ChatMessageCreated";
    ChatMessageDeleted: "ChatMessageDeleted";
    ChatMessageUpdated: "ChatMessageUpdated";
    DocCommentCreated: "DocCommentCreated";
    DocCommentDeleted: "DocCommentDeleted";
    DocCommentReactionCreated: "DocCommentReactionCreated";
    DocCommentReactionDeleted: "DocCommentReactionDeleted";
    DocCommentUpdated: "DocCommentUpdated";
    DocCreated: "DocCreated";
    DocDeleted: "DocDeleted";
    DocReactionCreated: "DocReactionCreated";
    DocReactionDeleted: "DocReactionDeleted";
    DocUpdated: "DocUpdated";
    ForumTopicCommentCreated: "ForumTopicCommentCreated";
    ForumTopicCommentDeleted: "ForumTopicCommentDeleted";
    ForumTopicCommentReactionCreated: "ForumTopicCommentReactionCreated";
    ForumTopicCommentReactionDeleted: "ForumTopicCommentReactionDeleted";
    ForumTopicCommentUpdated: "ForumTopicCommentUpdated";
    ForumTopicCreated: "ForumTopicCreated";
    ForumTopicDeleted: "ForumTopicDeleted";
    ForumTopicLocked: "ForumTopicLocked";
    ForumTopicPinned: "ForumTopicPinned";
    ForumTopicReactionCreated: "ForumTopicReactionCreated";
    ForumTopicReactionDeleted: "ForumTopicReactionDeleted";
    ForumTopicUnlocked: "ForumTopicUnlocked";
    ForumTopicUnpinned: "ForumTopicUnpinned";
    ForumTopicUpdated: "ForumTopicUpdated";
    GroupCreated: "GroupCreated";
    GroupDeleted: "GroupDeleted";
    GroupUpdated: "GroupUpdated";
    ListItemCompleted: "ListItemCompleted";
    ListItemCreated: "ListItemCreated";
    ListItemDeleted: "ListItemDeleted";
    ListItemUncompleted: "ListItemUncompleted";
    ListItemUpdated: "ListItemUpdated";
    RoleCreated: "RoleCreated";
    RoleDeleted: "RoleDeleted";
    RoleUpdated: "RoleUpdated";
    ServerChannelCreated: "ServerChannelCreated";
    ServerChannelDeleted: "ServerChannelDeleted";
    ServerChannelUpdated: "ServerChannelUpdated";
    ServerMemberBanned: "ServerMemberBanned";
    ServerMemberJoined: "ServerMemberJoined";
    ServerMemberRemoved: "ServerMemberRemoved";
    ServerMemberSocialLinkCreated: "ServerMemberSocialLinkCreated";
    ServerMemberSocialLinkDeleted: "ServerMemberSocialLinkDeleted";
    ServerMemberSocialLinkUpdated: "ServerMemberSocialLinkUpdated";
    ServerMemberUnbanned: "ServerMemberUnbanned";
    ServerMemberUpdated: "ServerMemberUpdated";
    ServerRolesUpdated: "ServerRolesUpdated";
    ServerWebhookCreated: "ServerWebhookCreated";
    ServerWebhookUpdated: "ServerWebhookUpdated";
    UserStatusCreated: "UserStatusCreated";
    UserStatusDeleted: "UserStatusDeleted";
} = ...

Type declaration

  • Readonly AnnouncementCommentCreated: "AnnouncementCommentCreated"
  • Readonly AnnouncementCommentDeleted: "AnnouncementCommentDeleted"
  • Readonly AnnouncementCommentReactionCreated: "AnnouncementCommentReactionCreated"
  • Readonly AnnouncementCommentReactionDeleted: "AnnouncementCommentReactionDeleted"
  • Readonly AnnouncementCommentUpdated: "AnnouncementCommentUpdated"
  • Readonly AnnouncementCreated: "AnnouncementCreated"
  • Readonly AnnouncementDeleted: "AnnouncementDeleted"
  • Readonly AnnouncementReactionCreated: "AnnouncementReactionCreated"
  • Readonly AnnouncementReactionDeleted: "AnnouncementReactionDeleted"
  • Readonly AnnouncementUpdated: "AnnouncementUpdated"
  • Readonly BotServerMembershipCreated: "BotServerMembershipCreated"
  • Readonly BotServerMembershipDeleted: "BotServerMembershipDeleted"
  • Readonly CalendarEventCommentCreated: "CalendarEventCommentCreated"
  • Readonly CalendarEventCommentDeleted: "CalendarEventCommentDeleted"
  • Readonly CalendarEventCommentReactionCreated: "CalendarEventCommentReactionCreated"
  • Readonly CalendarEventCommentReactionDeleted: "CalendarEventCommentReactionDeleted"
  • Readonly CalendarEventCommentUpdated: "CalendarEventCommentUpdated"
  • Readonly CalendarEventCreated: "CalendarEventCreated"
  • Readonly CalendarEventDeleted: "CalendarEventDeleted"
  • Readonly CalendarEventReactionCreated: "CalendarEventReactionCreated"
  • Readonly CalendarEventReactionDeleted: "CalendarEventReactionDeleted"
  • Readonly CalendarEventRsvpDeleted: "CalendarEventRsvpDeleted"
  • Readonly CalendarEventRsvpManyUpdated: "CalendarEventRsvpManyUpdated"
  • Readonly CalendarEventRsvpUpdated: "CalendarEventRsvpUpdated"
  • Readonly CalendarEventUpdated: "CalendarEventUpdated"
  • Readonly ChannelMessageReactionCreated: "ChannelMessageReactionCreated"
  • Readonly ChannelMessageReactionDeleted: "ChannelMessageReactionDeleted"
  • Readonly ChannelMessageReactionManyDeleted: "ChannelMessageReactionManyDeleted"
  • Readonly ChatMessageCreated: "ChatMessageCreated"
  • Readonly ChatMessageDeleted: "ChatMessageDeleted"
  • Readonly ChatMessageUpdated: "ChatMessageUpdated"
  • Readonly DocCommentCreated: "DocCommentCreated"
  • Readonly DocCommentDeleted: "DocCommentDeleted"
  • Readonly DocCommentReactionCreated: "DocCommentReactionCreated"
  • Readonly DocCommentReactionDeleted: "DocCommentReactionDeleted"
  • Readonly DocCommentUpdated: "DocCommentUpdated"
  • Readonly DocCreated: "DocCreated"
  • Readonly DocDeleted: "DocDeleted"
  • Readonly DocReactionCreated: "DocReactionCreated"
  • Readonly DocReactionDeleted: "DocReactionDeleted"
  • Readonly DocUpdated: "DocUpdated"
  • Readonly ForumTopicCommentCreated: "ForumTopicCommentCreated"
  • Readonly ForumTopicCommentDeleted: "ForumTopicCommentDeleted"
  • Readonly ForumTopicCommentReactionCreated: "ForumTopicCommentReactionCreated"
  • Readonly ForumTopicCommentReactionDeleted: "ForumTopicCommentReactionDeleted"
  • Readonly ForumTopicCommentUpdated: "ForumTopicCommentUpdated"
  • Readonly ForumTopicCreated: "ForumTopicCreated"
  • Readonly ForumTopicDeleted: "ForumTopicDeleted"
  • Readonly ForumTopicLocked: "ForumTopicLocked"
  • Readonly ForumTopicPinned: "ForumTopicPinned"
  • Readonly ForumTopicReactionCreated: "ForumTopicReactionCreated"
  • Readonly ForumTopicReactionDeleted: "ForumTopicReactionDeleted"
  • Readonly ForumTopicUnlocked: "ForumTopicUnlocked"
  • Readonly ForumTopicUnpinned: "ForumTopicUnpinned"
  • Readonly ForumTopicUpdated: "ForumTopicUpdated"
  • Readonly GroupCreated: "GroupCreated"
  • Readonly GroupDeleted: "GroupDeleted"
  • Readonly GroupUpdated: "GroupUpdated"
  • Readonly ListItemCompleted: "ListItemCompleted"
  • Readonly ListItemCreated: "ListItemCreated"
  • Readonly ListItemDeleted: "ListItemDeleted"
  • Readonly ListItemUncompleted: "ListItemUncompleted"
  • Readonly ListItemUpdated: "ListItemUpdated"
  • Readonly RoleCreated: "RoleCreated"
  • Readonly RoleDeleted: "RoleDeleted"
  • Readonly RoleUpdated: "RoleUpdated"
  • Readonly ServerChannelCreated: "ServerChannelCreated"
  • Readonly ServerChannelDeleted: "ServerChannelDeleted"
  • Readonly ServerChannelUpdated: "ServerChannelUpdated"
  • Readonly ServerMemberBanned: "ServerMemberBanned"
  • Readonly ServerMemberJoined: "ServerMemberJoined"
  • Readonly ServerMemberRemoved: "ServerMemberRemoved"
  • Readonly ServerMemberSocialLinkCreated: "ServerMemberSocialLinkCreated"
  • Readonly ServerMemberSocialLinkDeleted: "ServerMemberSocialLinkDeleted"
  • Readonly ServerMemberSocialLinkUpdated: "ServerMemberSocialLinkUpdated"
  • Readonly ServerMemberUnbanned: "ServerMemberUnbanned"
  • Readonly ServerMemberUpdated: "ServerMemberUpdated"
  • Readonly ServerRolesUpdated: "ServerRolesUpdated"
  • Readonly ServerWebhookCreated: "ServerWebhookCreated"
  • Readonly ServerWebhookUpdated: "ServerWebhookUpdated"
  • Readonly UserStatusCreated: "UserStatusCreated"
  • Readonly UserStatusDeleted: "UserStatusDeleted"