2023-05-22 14:54:47 +02:00
<!DOCTYPE html>
< html class = "" >
< head >
< meta charset = "utf-8" >
< title > Edit bot information< / title >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< meta property = "description" content = "Users can edit and localize the profile picture, name, about text and description of bots they own; the same can be done by the bots themselves." >
< meta property = "og:title" content = "Edit bot information" >
< meta property = "og:image" content = "" >
< meta property = "og:description" content = "Users can edit and localize the profile picture, name, about text and description of bots they own; the same can be done by the bots themselves." >
< link rel = "icon" type = "image/svg+xml" href = "/img/website_icon.svg?4" >
< link rel = "apple-touch-icon" sizes = "180x180" href = "/img/apple-touch-icon.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "/img/favicon-32x32.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "/img/favicon-16x16.png" >
< link rel = "alternate icon" href = "/img/favicon.ico" type = "image/x-icon" / >
< link href = "/css/bootstrap.min.css?3" rel = "stylesheet" >
2024-06-30 13:08:17 +02:00
< link href = "/css/telegram.css?239" rel = "stylesheet" media = "screen" >
2023-05-22 14:54:47 +02:00
< style >
< / style >
< / head >
< body class = "preload" >
< div class = "dev_page_wrap" >
< div class = "dev_page_head navbar navbar-static-top navbar-tg" >
< div class = "navbar-inner" >
< div class = "container clearfix" >
< ul class = "nav navbar-nav navbar-right hidden-xs" > < li class = "navbar-twitter" > < a href = "https://twitter.com/telegram" target = "_blank" data-track = "Follow/Twitter" onclick = "trackDlClick(this, event)" > < i class = "icon icon-twitter" > < / i > < span > Twitter< / span > < / a > < / li > < / ul >
< ul class = "nav navbar-nav" >
< li > < a href = "//telegram.org/" > Home< / a > < / li >
< li class = "hidden-xs" > < a href = "//telegram.org/faq" > FAQ< / a > < / li >
< li class = "hidden-xs" > < a href = "//telegram.org/apps" > Apps< / a > < / li >
< li class = "active" > < a href = "/api" > API< / a > < / li >
< li class = "" > < a href = "/mtproto" > Protocol< / a > < / li >
< li class = "" > < a href = "/schema" > Schema< / a > < / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "container clearfix" >
< div class = "dev_page" >
< div id = "dev_page_content_wrap" class = " " >
< div class = "dev_page_bread_crumbs" > < ul class = "breadcrumb clearfix" > < li > < a href = "/api" > API< / a > < / li > < i class = "icon icon-breadcrumb-divider" > < / i > < li > < a href = "/api/bots%2Finfo" > Edit bot information< / a > < / li > < / ul > < / div >
< h1 id = "dev_page_title" > Edit bot information< / h1 >
< div id = "dev_page_content" > <!-- scroll_nav -->
< p > Users can edit and localize the profile picture, name, about text and description of < a href = "/api/bots" > bots< / a > they own; the same can be done by the bots themselves. < / p >
2024-02-10 15:29:33 +01:00
< pre > < code > < a href = '/constructor/user' > user< / a > #215c4438 flags:< a href = '/type/%23' > #< / a > self:flags.10?< a href = '/constructor/true' > true< / a > contact:flags.11?< a href = '/constructor/true' > true< / a > mutual_contact:flags.12?< a href = '/constructor/true' > true< / a > deleted:flags.13?< a href = '/constructor/true' > true< / a > bot:flags.14?< a href = '/constructor/true' > true< / a > bot_chat_history:flags.15?< a href = '/constructor/true' > true< / a > bot_nochats:flags.16?< a href = '/constructor/true' > true< / a > verified:flags.17?< a href = '/constructor/true' > true< / a > restricted:flags.18?< a href = '/constructor/true' > true< / a > min:flags.20?< a href = '/constructor/true' > true< / a > bot_inline_geo:flags.21?< a href = '/constructor/true' > true< / a > support:flags.23?< a href = '/constructor/true' > true< / a > scam:flags.24?< a href = '/constructor/true' > true< / a > apply_min_photo:flags.25?< a href = '/constructor/true' > true< / a > fake:flags.26?< a href = '/constructor/true' > true< / a > bot_attach_menu:flags.27?< a href = '/constructor/true' > true< / a > premium:flags.28?< a href = '/constructor/true' > true< / a > attach_menu_enabled:flags.29?< a href = '/constructor/true' > true< / a > flags2:< a href = '/type/%23' > #< / a > bot_can_edit:flags2.1?< a href = '/constructor/true' > true< / a > close_friend:flags2.2?< a href = '/constructor/true' > true< / a > stories_hidden:flags2.3?< a href = '/constructor/true' > true< / a > stories_unavailable:flags2.4?< a href = '/constructor/true' > true< / a > id:< a href = '/type/long' > long< / a > access_hash:flags.0?< a href = '/type/long' > long< / a > first_name:flags.1?< a href = '/type/string' > string< / a > last_name:flags.2?< a href = '/type/string' > string< / a > username:flags.3?< a href = '/type/string' > string< / a > phone:flags.4?< a href = '/type/string' > string< / a > photo:flags.5?< a href = '/type/UserProfilePhoto' > UserProfilePhoto< / a > status:flags.6?< a href = '/type/UserStatus' > UserStatus< / a > bot_info_version:flags.14?< a href = '/type/int' > int< / a > restriction_reason:flags.18?< a href = '/type/Vector%20t' > Vector< / a > < < a href = '/type/RestrictionReason' > RestrictionReason< / a > > bot_inline_placeholder:flags.19?< a href = '/type/string' > string< / a > lang_code:flags.22?< a href = '/type/string' > string< / a > emoji_status:flags.30?< a href = '/type/EmojiStatus' > EmojiStatus< / a > usernames:flags2.0?< a href = '/type/Vector%20t' > Vector< / a > < < a href = '/type/Username' > Username< / a > > stories_max_id:flags2.5?< a href = '/type/int' > int< / a > color:flags2.8?< a href = '/type/PeerColor' > PeerColor< / a > profile_color:flags2.9?< a href = '/type/PeerColor' > PeerColor< / a > = < a href = '/type/User' > User< / a > ;
2023-05-22 14:54:47 +02:00
< a href = '/constructor/bots.botInfo' > bots.botInfo< / a > #e8a775b0 name:< a href = '/type/string' > string< / a > about:< a href = '/type/string' > string< / a > description:< a href = '/type/string' > string< / a > = < a href = '/type/bots.BotInfo' > bots.BotInfo< / a > ;
---functions---
< a href = '/method/bots.getBotInfo' > bots.getBotInfo< / a > #dcd914fd flags:< a href = '/type/%23' > #< / a > bot:flags.0?< a href = '/type/InputUser' > InputUser< / a > lang_code:< a href = '/type/string' > string< / a > = < a href = '/type/bots.BotInfo' > bots.BotInfo< / a > ;
< a href = '/method/bots.setBotInfo' > bots.setBotInfo< / a > #10cf3123 flags:< a href = '/type/%23' > #< / a > bot:flags.2?< a href = '/type/InputUser' > InputUser< / a > lang_code:< a href = '/type/string' > string< / a > name:flags.3?< a href = '/type/string' > string< / a > about:flags.0?< a href = '/type/string' > string< / a > description:flags.1?< a href = '/type/string' > string< / a > = < a href = '/type/Bool' > Bool< / a > ;
< a href = '/method/photos.uploadProfilePhoto' > photos.uploadProfilePhoto< / a > #388a3b5 flags:< a href = '/type/%23' > #< / a > fallback:flags.3?< a href = '/constructor/true' > true< / a > bot:flags.5?< a href = '/type/InputUser' > InputUser< / a > file:flags.0?< a href = '/type/InputFile' > InputFile< / a > video:flags.1?< a href = '/type/InputFile' > InputFile< / a > video_start_ts:flags.2?< a href = '/type/double' > double< / a > video_emoji_markup:flags.4?< a href = '/type/VideoSize' > VideoSize< / a > = < a href = '/type/photos.Photo' > photos.Photo< / a > ; < / code > < / pre >
< p > Bots may invoke < a href = "/method/bots.setBotInfo" > bots.setBotInfo< / a > set a localized version of their name, about text and description; < a href = "/method/bots.getBotInfo" > bots.getBotInfo< / a > may be used to obtain previously set values.< br >
Bots may also invoke < a href = "/method/photos.uploadProfilePhoto" > photos.uploadProfilePhoto< / a > as specified in the < a href = "/api/files#uploading-profile-or-chat-pictures" > files documentation »< / a > to set profile photos, videos or stickers. < / p >
< p > The same methods may be invoked by the user that owns the bot (bots owned by the current user have the < a href = "/constructor/user" > user< / a > .< code > bot_can_edit< / code > flag set) to modify the bot's information: to do so, specify the bot's peer information in the < code > bot< / code > parameter.< / p > < / div >
< / div >
< / div >
< / div >
< div class = "footer_wrap" >
< div class = "footer_columns_wrap footer_desktop" >
< div class = "footer_column footer_column_telegram" >
< h5 > Telegram< / h5 >
< div class = "footer_telegram_description" > < / div >
Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed.
< / div >
< div class = "footer_column" >
< h5 > < a href = "//telegram.org/faq" > About< / a > < / h5 >
< ul >
< li > < a href = "//telegram.org/faq" > FAQ< / a > < / li >
< li > < a href = "//telegram.org/privacy" > Privacy< / a > < / li >
< li > < a href = "//telegram.org/press" > Press< / a > < / li >
< / ul >
< / div >
< div class = "footer_column" >
< h5 > < a href = "//telegram.org/apps#mobile-apps" > Mobile Apps< / a > < / h5 >
< ul >
< li > < a href = "//telegram.org/dl/ios" > iPhone/iPad< / a > < / li >
< li > < a href = "//telegram.org/android" > Android< / a > < / li >
< li > < a href = "//telegram.org/dl/web" > Mobile Web< / a > < / li >
< / ul >
< / div >
< div class = "footer_column" >
< h5 > < a href = "//telegram.org/apps#desktop-apps" > Desktop Apps< / a > < / h5 >
< ul >
< li > < a href = "//desktop.telegram.org/" > PC/Mac/Linux< / a > < / li >
< li > < a href = "//macos.telegram.org/" > macOS< / a > < / li >
< li > < a href = "//telegram.org/dl/web" > Web-browser< / a > < / li >
< / ul >
< / div >
< div class = "footer_column footer_column_platform" >
< h5 > < a href = "/" > Platform< / a > < / h5 >
< ul >
< li > < a href = "/api" > API< / a > < / li >
< li > < a href = "//translations.telegram.org/" > Translations< / a > < / li >
< li > < a href = "//instantview.telegram.org/" > Instant View< / a > < / li >
< / ul >
< / div >
< / div >
< div class = "footer_columns_wrap footer_mobile" >
< div class = "footer_column" >
< h5 > < a href = "//telegram.org/faq" > About< / a > < / h5 >
< / div >
< div class = "footer_column" >
< h5 > < a href = "//telegram.org/blog" > Blog< / a > < / h5 >
< / div >
< div class = "footer_column" >
< h5 > < a href = "//telegram.org/apps" > Apps< / a > < / h5 >
< / div >
< div class = "footer_column" >
< h5 > < a href = "/" > Platform< / a > < / h5 >
< / div >
< div class = "footer_column" >
2024-02-15 06:53:00 +01:00
< h5 > < a href = "//telegram.org/press" > Press< / a > < / h5 >
2023-05-22 14:54:47 +02:00
< / div >
< / div >
< / div >
< / div >
< script src = "/js/main.js?47" > < / script >
< script src = "/js/jquery.min.js?1" > < / script >
< script src = "/js/bootstrap.min.js?1" > < / script >
< script > w i n d o w . i n i t D e v P a g e N a v & & i n i t D e v P a g e N a v ( ) ;
backToTopInit("Go up");
removePreloadInit();
< / script >
< / body >
< / html >