typealias APIAuditLogChangeKeyPublicUpdatesChannelId

external
export type APIAuditLogChangeKeyPublicUpdatesChannelId = APIAuditLogChangeData<'public_updates_channel_id', string>;

Returned when a guild's public_updates_channel_id is changed

Constructors

constructor()

APIAuditLogChangeData<'public_updates_channel_id', string>