addedToAttachmentMenu property

  1. @JsonKey(name: 'added_to_attachment_menu')
bool? get addedToAttachmentMenu
inherited

Optional. True, if this user added the bot to the attachment menu

Implementation

@JsonKey(name: 'added_to_attachment_menu')
bool? get addedToAttachmentMenu;