canPinMessages property
Optional. True, if the user is allowed to pin messages; groups and supergroups only
Implementation
@JsonKey(name: 'can_pin_messages')
bool? get canPinMessages;
Optional. True, if the user is allowed to pin messages; groups and supergroups only
@JsonKey(name: 'can_pin_messages')
bool? get canPinMessages;