canManageDirectMessages property
Optional. True, if the administrator can manage direct messages of the channel and decline suggested posts; for channels only
Implementation
@JsonKey(name: 'can_manage_direct_messages')
bool? get canManageDirectMessages;