@typed-discord/rest
    Preparing search index...

    Function ChannelFollowerWebhookResponse

    • Parameters

      • application_id: `${bigint}` | null
      • avatar: string | null
      • channel_id: `${bigint}` | null
      • id: `${bigint}`
      • name: string
      • Optionaloptional: Omit<
            ChannelFollowerWebhookResponse,
            "id"
            | "name"
            | "type"
            | "application_id"
            | "avatar"
            | "channel_id",
        >

      Returns ChannelFollowerWebhookResponse