writeAccessAllowed property
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;
Optional. Service message: the user allowed the bot added to the attachment menu to write messages
@JsonKey(name: 'write_access_allowed')
WriteAccessAllowed? get writeAccessAllowed;