canPostMessages property
Optional. True, if the administrator can post in the channel; channels only
Implementation
@JsonKey(name: 'can_post_messages')
bool? get canPostMessages;
Optional. True, if the administrator can post in the channel; channels only
@JsonKey(name: 'can_post_messages')
bool? get canPostMessages;