addedToAttachmentMenu property
Optional. True, if this user added the bot to the attachment menu
Implementation
@JsonKey(name: 'added_to_attachment_menu')
bool? get addedToAttachmentMenu;
Optional. True, if this user added the bot to the attachment menu
@JsonKey(name: 'added_to_attachment_menu')
bool? get addedToAttachmentMenu;