diff --git a/data/web/corefork.telegram.org/constructor/account.authorizationForm b/data/web/corefork.telegram.org/constructor/account.authorizationForm index 4dd41bbd7d..6b4dbc04e6 100644 --- a/data/web/corefork.telegram.org/constructor/account.authorizationForm +++ b/data/web/corefork.telegram.org/constructor/account.authorizationForm @@ -46,9 +46,9 @@
attachMenuBot#c8aa2cd2 flags:# inactive:flags.0?true has_settings:flags.1?true bot_id:long short_name:string peer_types:Vector<AttachMenuPeerType> icons:Vector<AttachMenuBotIcon> = AttachMenuBot;
+attachMenuBot#c8aa2cd2 flags:# inactive:flags.0?true has_settings:flags.1?true request_write_access:flags.2?true bot_id:long short_name:string peer_types:Vector<AttachMenuPeerType> icons:Vector<AttachMenuBotIcon> = AttachMenuBot;