writeAccessAllowed property

  1. @JsonKey(name: 'write_access_allowed')
WriteAccessAllowed? get writeAccessAllowed
inherited

Optional. Service message: the user allowed the bot added to the attachment menu to write messages

Implementation

@JsonKey(name: 'write_access_allowed')
WriteAccessAllowed? get writeAccessAllowed;