Variable GatewayEventsConst

GatewayEvents: {
    BotServerMembershipCreated: "BotServerMembershipCreated";
    BotServerMembershipDeleted: "BotServerMembershipDeleted";
    CalendarEventCreated: "CalendarEventCreated";
    CalendarEventDeleted: "CalendarEventDeleted";
    CalendarEventRsvpDeleted: "CalendarEventRsvpDeleted";
    CalendarEventRsvpManyUpdated: "CalendarEventRsvpManyUpdated";
    CalendarEventRsvpUpdated: "CalendarEventRsvpUpdated";
    CalendarEventUpdated: "CalendarEventUpdated";
    ChannelMessageReactionCreated: "ChannelMessageReactionCreated";
    ChannelMessageReactionDeleted: "ChannelMessageReactionDeleted";
    ChatMessageCreated: "ChatMessageCreated";
    ChatMessageDeleted: "ChatMessageDeleted";
    ChatMessageUpdated: "ChatMessageUpdated";
    DocCreated: "DocCreated";
    DocDeleted: "DocDeleted";
    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";
    ListItemCompleted: "ListItemCompleted";
    ListItemCreated: "ListItemCreated";
    ListItemDeleted: "ListItemDeleted";
    ListItemUncompleted: "ListItemUncompleted";
    ListItemUpdated: "ListItemUpdated";
    ServerChannelCreated: "ServerChannelCreated";
    ServerChannelDeleted: "ServerChannelDeleted";
    ServerChannelUpdated: "ServerChannelUpdated";
    ServerMemberBanned: "ServerMemberBanned";
    ServerMemberJoined: "ServerMemberJoined";
    ServerMemberRemoved: "ServerMemberRemoved";
    ServerMemberUnbanned: "ServerMemberUnbanned";
    ServerMemberUpdated: "ServerMemberUpdated";
    ServerRolesUpdated: "ServerRolesUpdated";
    ServerWebhookCreated: "ServerWebhookCreated";
    ServerWebhookUpdated: "ServerWebhookUpdated";
} = ...

Type declaration

  • BotServerMembershipCreated: "BotServerMembershipCreated"
  • BotServerMembershipDeleted: "BotServerMembershipDeleted"
  • CalendarEventCreated: "CalendarEventCreated"
  • CalendarEventDeleted: "CalendarEventDeleted"
  • CalendarEventRsvpDeleted: "CalendarEventRsvpDeleted"
  • CalendarEventRsvpManyUpdated: "CalendarEventRsvpManyUpdated"
  • CalendarEventRsvpUpdated: "CalendarEventRsvpUpdated"
  • CalendarEventUpdated: "CalendarEventUpdated"
  • ChannelMessageReactionCreated: "ChannelMessageReactionCreated"
  • ChannelMessageReactionDeleted: "ChannelMessageReactionDeleted"
  • ChatMessageCreated: "ChatMessageCreated"
  • ChatMessageDeleted: "ChatMessageDeleted"
  • ChatMessageUpdated: "ChatMessageUpdated"
  • DocCreated: "DocCreated"
  • DocDeleted: "DocDeleted"
  • 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"
  • ListItemCompleted: "ListItemCompleted"
  • ListItemCreated: "ListItemCreated"
  • ListItemDeleted: "ListItemDeleted"
  • ListItemUncompleted: "ListItemUncompleted"
  • ListItemUpdated: "ListItemUpdated"
  • ServerChannelCreated: "ServerChannelCreated"
  • ServerChannelDeleted: "ServerChannelDeleted"
  • ServerChannelUpdated: "ServerChannelUpdated"
  • ServerMemberBanned: "ServerMemberBanned"
  • ServerMemberJoined: "ServerMemberJoined"
  • ServerMemberRemoved: "ServerMemberRemoved"
  • ServerMemberUnbanned: "ServerMemberUnbanned"
  • ServerMemberUpdated: "ServerMemberUpdated"
  • ServerRolesUpdated: "ServerRolesUpdated"
  • ServerWebhookCreated: "ServerWebhookCreated"
  • ServerWebhookUpdated: "ServerWebhookUpdated"