addedToAttachmentMenu property
bool?
get
addedToAttachmentMenu
True, if this user added the bot to the attachment menu.
Implementation
bool? get addedToAttachmentMenu => _webAppUser.added_to_attachment_menu;