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";
    CategoryCreated: "CategoryCreated";
    CategoryDeleted: "CategoryDeleted";
    CategoryUpdated: "CategoryUpdated";
    ChannelArchived: "ChannelArchived";
    ChannelCategoryRolePermissionCreated: "ChannelCategoryRolePermissionCreated";
    ChannelCategoryRolePermissionDeleted: "ChannelCategoryRolePermissionDeleted";
    ChannelCategoryRolePermissionUpdated: "ChannelCategoryRolePermissionUpdated";
    ChannelCategoryUserPermissionCreated: "ChannelCategoryUserPermissionCreated";
    ChannelCategoryUserPermissionDeleted: "ChannelCategoryUserPermissionDeleted";
    ChannelCategoryUserPermissionUpdated: "ChannelCategoryUserPermissionUpdated";
    ChannelMessagePinned: "ChannelMessagePinned";
    ChannelMessageReactionCreated: "ChannelMessageReactionCreated";
    ChannelMessageReactionDeleted: "ChannelMessageReactionDeleted";
    ChannelMessageReactionManyDeleted: "ChannelMessageReactionManyDeleted";
    ChannelMessageUnpinned: "ChannelMessageUnpinned";
    ChannelRestored: "ChannelRestored";
    ChannelRolePermissionCreated: "ChannelRolePermissionCreated";
    ChannelRolePermissionDeleted: "ChannelRolePermissionDeleted";
    ChannelRolePermissionUpdated: "ChannelRolePermissionUpdated";
    ChannelUserPermissionCreated: "ChannelUserPermissionCreated";
    ChannelUserPermissionDeleted: "ChannelUserPermissionDeleted";
    ChannelUserPermissionUpdated: "ChannelUserPermissionUpdated";
    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";
} = ...