Preview environment

typealias APIAuditLogChangeKeyEnableEmoticons

export type APIAuditLogChangeKeyEnableEmoticons = APIAuditLogChangeData<'enable_emoticons', boolean>;

Returned when an integration's enable_emoticons is changed

Union Members

APIAuditLogChangeData<'enable_emoticons', boolean>