isDirectMessages property
Optional. True, if the chat is the direct messages chat of a channel
Implementation
@JsonKey(name: 'is_direct_messages')
bool? get isDirectMessages;
Optional. True, if the chat is the direct messages chat of a channel
@JsonKey(name: 'is_direct_messages')
bool? get isDirectMessages;