Preview environment

typealias APIAuditLogChangeKeyEmojiName

external
export type APIAuditLogChangeKeyEmojiName = AuditLogChangeData<'emoji_name', string>;

Returned when a soundboard's unicode emoji is changed

AuditLogChangeData<'emoji_name', string>