DisBot
    Preparing search index...

    Type Alias GuildSpotifyNotificationsGetPayload<S>

    GuildSpotifyNotificationsGetPayload: GetResult<
        $GuildSpotifyNotificationsPayload,
        S,
    >

    Type Parameters