typealias APIAuditLogChangeKeyEnableEmoticons

external
export type APIAuditLogChangeKeyEnableEmoticons = AuditLogChangeData<'enable_emoticons', boolean>;

Returned when an integration's enable_emoticons is changed

Union Members

AuditLogChangeData<'enable_emoticons', boolean>