ChatPreferencesResponse constructor
ChatPreferencesResponse({})
Returns a new ChatPreferencesResponse instance.
Implementation
ChatPreferencesResponse({
this.channelMentions,
this.defaultPreference,
this.directMentions,
this.groupMentions,
this.hereMentions,
this.roleMentions,
this.threadReplies,
});