DisBot
    Preparing search index...

    Type Alias GuildTwitchNotificationsGetPayload<S>

    GuildTwitchNotificationsGetPayload: GetResult<
        $GuildTwitchNotificationsPayload,
        S,
    >

    Type Parameters