2022-02-24 19:51:11 +01:00
<!DOCTYPE html>
< html class = "" >
< head >
< meta charset = "utf-8" >
< title > Sticker Search, Multiple Photos, and More< / title >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< meta property = "og:title" content = "Sticker Search, Multiple Photos, and More" >
< meta property = "og:image" content = "https://telegram.org/file/811140740/17db/jDH6uySXlmM.75869/e58d9d6aeb3af4a01a" >
< meta property = "og:site_name" content = "Telegram" >
< meta property = "og:description" content = "This update helps you discover new stickers and take & send multiple photos or videos at once. It also brings Auto-Night Mode and more to iOS." >
< meta property = "article:published_time" content = "2018-03-22T21:25:53+00:00" > < meta name = "twitter:card" content = "summary_large_image" / > < meta name = "twitter:image" content = "https://telegram.org/file/811140740/17db/jDH6uySXlmM.75869/e58d9d6aeb3af4a01a" / >
< meta property = "fb:app_id" content = "254098051407226" >
< meta property = "vk:app_id" content = "3782569" >
< meta name = "apple-itunes-app" content = "app-id=686449807" >
< meta name = "telegram:channel" content = "@telegram" >
< link rel = "canonical" href = "https://telegram.org/blog/discover-stickers-and-more" / >
< link rel = "icon" type = "image/svg+xml" href = "/img/website_icon.svg?4" >
2022-04-21 15:52:36 +02:00
< 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" / >
2022-02-24 19:51:11 +01:00
< link href = "/css/bootstrap.min.css?3" rel = "stylesheet" >
2023-03-20 12:08:32 +01:00
< link href = "/css/telegram.css?236" rel = "stylesheet" media = "screen" >
2022-02-24 19:51:11 +01:00
< / head >
< body class = "preload" >
< div id = "fb-root" > < / div >
< div class = "tl_page_wrap" >
< div class = "tl_page_head navbar navbar-static-top navbar navbar-tg" >
< div class = "navbar-inner" >
< div class = "container clearfix" >
2022-05-11 12:26:53 +02:00
< ul class = "nav navbar-nav navbar-right" > < li class = "dropdown top_lang_select" > < a class = "dropdown-toggle" onclick = "return dropdownClick(this, event)" href = "#" > < i class = "dev_top_lang_icon" > < / i > EN < b class = "minicaret" > < / b > < / a >
< ul class = "dropdown-menu" > < li class = "chosen " > < a href = "?setln=en" > English< / a > < / li > < li class = "long " > < a href = "?setln=id" > Bahasa Indonesia< / a > < / li > < li class = "long " > < a href = "?setln=ms" > Bahasa Melayu< / a > < / li > < li class = "" > < a href = "?setln=de" > Deutsch< / a > < / li > < li class = "" > < a href = "?setln=es" > Español< / a > < / li > < li class = "" > < a href = "?setln=fr" > Français< / a > < / li > < li class = "" > < a href = "?setln=it" > Italiano< / a > < / li > < li class = "" > < a href = "?setln=nl" > Nederlands< / a > < / li > < li class = "" > < a href = "?setln=uz" > O‘ zbek< / a > < / li > < li class = "" > < a href = "?setln=pl" > Polski< / a > < / li > < li class = "long " > < a href = "?setln=pt-br" > Português (Brasil)< / a > < / li > < li class = "" > < a href = "?setln=tr" > Türkçe< / a > < / li > < li class = "" > < a href = "?setln=be" > Беларуская< / a > < / li > < li class = "" > < a href = "?setln=ru" > Русский< / a > < / li > < li class = "" > < a href = "?setln=uk" > Українська< / a > < / li > < li class = "" > < a href = "?setln=ar" > العربية< / a > < / li > < li class = "" > < a href = "?setln=fa" > فارسی< / a > < / li > < li class = "" > < a href = "?setln=ko" > 한국어< / a > < / li > < / ul > < / li > < li class = "navbar-twitter hidden-xs" > < a href = "https://twitter.com/telegram" target = "_blank" data-track = "Follow/Twitter" onclick = "trackDlClick(this, event)" > < i class = "icon icon-twitter" > < / i > Twitter< / a > < / li > < / ul >
2022-02-24 19:51:11 +01:00
< ul class = "nav navbar-nav" >
< li class = "" > < a href = "/" > Home< / a > < / li >
< li class = "" > < a href = "/faq" > FAQ< / a > < / li >
< li class = "" > < a href = "/apps" > Apps< / a > < / li >
< li class = "hidden-xs " > < a href = "//core.telegram.org/api" > API< / a > < / li >
< li class = "hidden-xs " > < a href = "//core.telegram.org/mtproto" > Protocol< / a > < / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "container clearfix tl_page_container " >
< div class = "tl_page" >
< div class = "tl_contest_page_wrap" >
< div class = "tl_blog_side_blog" > < div class = "side_blog_wrap" >
< div class = "side_blog" >
< a href = "/blog" class = "side_blog_header" > Recent News< / a >
< div class = "side_blog_entries" >
2023-04-21 12:47:45 +02:00
< a href = "/blog/shareable-folders-custom-wallpapers" class = "side_blog_entry" >
< div class = "side_blog_date" > Apr 21< / div >
< div class = "side_blog_title" > Shareable Chat Folders, Custom Wallpapers and More< / div >
< / a > < a href = "/blog/power-saving" class = "side_blog_entry" >
2023-03-08 12:00:07 +01:00
< div class = "side_blog_date" > Mar 8< / div >
< div class = "side_blog_title" > Power Saving Mode and More< / div >
< / a > < a href = "/blog/profile-pics-emoji-translations" class = "side_blog_entry" >
2023-02-03 19:52:18 +01:00
< div class = "side_blog_date" > Feb 3< / div >
2023-02-04 00:25:56 +01:00
< div class = "side_blog_title" > Profile Photo Maker, Translating Entire Chats, Emoji Categories and More< / div >
2023-02-03 19:52:18 +01:00
< / a > < a href = "/blog/hidden-media-zero-storage-profile-pics" class = "side_blog_entry" >
2022-12-30 13:22:04 +01:00
< div class = "side_blog_date" > Dec 30< / div >
< div class = "side_blog_title" > Hidden Media, Zero Storage Usage, New Drawing Tools, and More< / div >
< / a > < a href = "/blog/ultimate-privacy-topics-2-0" class = "side_blog_entry" >
2022-12-06 19:09:14 +01:00
< div class = "side_blog_date" > Dec 6< / div >
2022-12-06 23:00:49 +01:00
< div class = "side_blog_title" > No-SIM Signup, Auto-Delete All Chats, Topics 2.0 and More< / div >
2022-12-06 19:09:14 +01:00
< / a > < a href = "/blog/topics-in-groups-collectible-usernames" class = "side_blog_entry" >
2022-11-05 13:03:01 +01:00
< div class = "side_blog_date" > Nov 5< / div >
< div class = "side_blog_title" > Topics in Groups, Collectible Usernames and More< / div >
< / a > < a href = "/blog/infinite-reactions-statuses" class = "side_blog_entry" >
2022-09-16 20:37:12 +02:00
< div class = "side_blog_date" > Sep 16< / div >
< div class = "side_blog_title" > Infinite Reactions, Emoji Statuses and Much More< / div >
2022-02-24 19:51:11 +01:00
< / a >
< / div >
< / div >
< / div > < / div >
< div id = "dev_page_content_wrap" class = " " >
< div class = "dev_page_bread_crumbs" > < / div >
< h1 id = "dev_page_title" > Sticker Search, Multiple Photos, and More< / h1 >
< div id = "dev_page_content" > < div class = "blog_side_image_wrap" >
< img src = "/file/811140659/1587/i1Hs0NL8e28.27047.gif/c9462a26b5d806a516" class = "blog_side_image" / >
< / div >
< div class = "blog_wide_image" >
< a href = "/file/811140590/1548/H8UwuM4OtW8.215353/9cf17e4b84709708da" target = "_blank" > < img src = "/file/811140740/17db/jDH6uySXlmM.75869/e58d9d6aeb3af4a01a" srcset = "/file/811140590/1548/H8UwuM4OtW8.215353/9cf17e4b84709708da, 1200w" title = "TITLE" / > < / a >
< / div >
< blockquote >
< p > In other news: Telegram has now reached < a href = "https://telegram.org/blog/200-million" > < strong > 200 million monthly active users< / strong > < / a > .< / p >
< / blockquote >
< p > Today we' re launching Telegram < strong > 4.8< / strong > for iOS and Telegram < strong > 4.8.5< / strong > for Android which make it much easier to < strong > discover new stickers< / strong > . From now on, when you type one emoji, you will see suggestions not just from the sticker sets you' ve added, but also from other popular sets.< / p >
< div class = "blog_image_wrap" >
< a href = "/file/811140083/1511/REmnihAMcY0.66170/b5165aca7d6b131367" target = "_blank" > < img src = "/file/811140903/1906/mTk5mUrnjPs.28525/75dedd2eb7b965b2ee" title = "TITLE" srcset = "/file/811140083/1511/REmnihAMcY0.66170/b5165aca7d6b131367 , 2x" / > < / a >
< p > Suggested Stickers< / p >
< / div >
< h3 > < a class = "anchor" name = "sticker-search" href = "#sticker-search" > < i class = "anchor-icon" > < / i > < / a > Sticker Search< / h3 >
< p > We' ve added < strong > search for sticker sets< / strong > . Scroll up in the sticker panel to find the new search field that will help you find something quickly – be it a set you' ve added, or a brand new pack of easter bears.< / p >
< div class = "blog_video_player_wrap" style = "max-width: 480px; margin: 20px auto 20px;" >
< video class = "blog_video_player tl_blog_vid_autoplay" onclick = "videoTogglePlay(this)" autoplay loop controls muted poster = "/file/811140438/1705/Amkr2EjFbuo.134654/170bcae493fa660b26" style = "max-width: 480px;" >
< source src = "/file/811140898/16ed/95UxZ2xpr0U.478638.mp4/baec8bc6d73bdd3f5d" type = "video/mp4" >
< / video >
< / div >
< h3 > < a class = "anchor" name = "multi-shot-sending" href = "#multi-shot-sending" > < i class = "anchor-icon" > < / i > < / a > Multi-Shot Sending< / h3 >
< p > Need a couple of extra selfies to maximize dramatic effect? Dog can' t stop doing adorable tricks? Not a problem. Use the new < code > +< / code > button when taking a photo to < strong > take and send multiple media< / strong > one after another.< / p >
< div class = "blog_image_wrap" >
< a href = "/file/811140923/15d4/TJPl27a1JS0.188977/be21d6aa821d0b0336" target = "_blank" > < img src = "/file/811140542/179c/J7665HSt8cM.69816/ee38aed4b3439ea7dd" title = "TITLE" srcset = "/file/811140923/15d4/TJPl27a1JS0.188977/be21d6aa821d0b0336 , 2x" / > < / a >
< p > Take & Send Multiple Photos< / p >
< / div >
< h3 > < a class = "anchor" name = "auto-night-mode-and-connected-websites" href = "#auto-night-mode-and-connected-websites" > < i class = "anchor-icon" > < / i > < / a > Auto-Night Mode and Connected Websites< / h3 >
< p > Telegram for iOS v.4.8 also includes some of the goodies which Android users have been enjoying since the previous release. With < strong > Auto-Night Mode< / strong > settings you can automatically switch to the dark version of the interface after nightfall or in low-light conditions:< / p >
< div class = "blog_image_wrap" >
< a href = "/file/811140435/164f/1D9FMAxOgMU.149228/84d2ce5af3462d9e3e" target = "_blank" > < img src = "/file/811140187/1932/R8bea6wCAgg.65666/2b8ed3e38493dcd5c2" title = "Auto-Night Mode Settings on iOS" srcset = "/file/811140435/164f/1D9FMAxOgMU.149228/84d2ce5af3462d9e3e , 2x" / > < / a >
< p > Auto-Night Mode Settings on iOS< / p >
< / div >
< p > As of v.4.8, the iOS app also supports text formatting in media captions, reporting individual messages in public entities, and has a section where you can manage < a href = "/blog/login" > connected websites< / a > .< / p >
< p > Oh, and we' ve optimized battery usage so that you can enjoy all of the above even longer on a single charge.< / p >
< div > < br > < / div >
< p > < em > March 22, 2018,< br > The Telegram Team< / em > < / p >
< div > < br > < / div >
< blockquote >
< p > P.S. In case you missed this, Telegram has now reached < a href = "https://telegram.org/blog/200-million" > < strong > 200 million active users< / strong > < / a > .< / p >
< / blockquote >
< / div >
< / div >
< div class = "tl_main_share clearfix" >
< a href = "https://t.me/share/url?url=https%3A%2F%2Ftelegram.org%2Fblog%2Fdiscover-stickers-and-more&text=Sticker%20Search%2C%20Multi-Shot%20Sending%20for%20Media%2C%20and%20More%20in%20Telegram%20v.4.8%2F4.8.5" class = "tl_telegram_share_btn" id = "tl_telegram_share_btn" data-text = "Sticker Search, Multi-Shot Sending for Media, and More in Telegram v.4.8/4.8.5" data-url = "https://telegram.org/blog/discover-stickers-and-more" > < i class = "tl_telegram_share_icon" > < / i > < span class = "tl_telegram_share_label" target = "_blank" > Forward< / span > < / a >
< a href = "https://twitter.com/share" class = "tl_twitter_share_btn" id = "tl_twitter_share_btn" data-text = "Sticker Search, Multi-Shot Sending for Media, and More in Telegram v.4.8/4.8.5" data-url = "https://telegram.org/blog/discover-stickers-and-more" data-via = "Telegram" > Tweet < span class = "tl_twitter_share_cnt" > < / span > < / a >
< / div >
< / div >
< div class = "tl_main_recent_news_wrap tlb_other_news_wrap tl_blog_list_page_wrap" >
< h3 class = "tl_main_recent_news_header" >
< a href = "/blog" > Other News< / a >
< / h3 >
< div class = "tl_main_recent_news_cards clearfix" >
2023-04-21 12:47:45 +02:00
< a class = "dev_blog_card_link_wrap" href = "/blog/shareable-folders-custom-wallpapers" > < div class = "dev_blog_card_wrap" >
< img class = "dev_blog_card_image" src = "https://telegram.org/file/464001391/12a08/mxuFQFqs9ig.226529/b33244c17e8def5591" / >
< div class = "dev_blog_card_alltext_wrap" >
< h4 class = "dev_blog_card_title" > Shareable Chat Folders, Custom Wallpapers and More< / h4 >
< div class = "dev_blog_card_lead" > This update lets users share entire chat folders with one link, create custom wallpapers for individual chats, use web apps in any chat…< / div >
< / div >
< div class = "dev_blog_card_date" > Apr 21, 2023< / div >
< / div > < / a > < a class = "dev_blog_card_link_wrap" href = "/blog/power-saving" > < div class = "dev_blog_card_wrap" >
2023-03-08 12:00:07 +01:00
< img class = "dev_blog_card_image" src = "https://telegram.org/file/464001102/1249e/myZil1nQBVo.279291/44cdbec9ff40e887d5" / >
< div class = "dev_blog_card_alltext_wrap" >
< h4 class = "dev_blog_card_title" > Power Saving Mode and More< / h4 >
< div class = "dev_blog_card_lead" > This update brings a new power saving mode, optimizes Telegram for lower-end Android devices, adds even more playback speed options, and much more.< / div >
< / div >
< div class = "dev_blog_card_date" > Mar 8, 2023< / div >
< / div > < / a > < a class = "dev_blog_card_link_wrap" href = "/blog/profile-pics-emoji-translations" > < div class = "dev_blog_card_wrap" >
2023-02-03 19:52:18 +01:00
< img class = "dev_blog_card_image" src = "https://telegram.org/file/464001685/121ea/HyZSx51MXnw.259992/06800efa6899f9ee32" / >
< div class = "dev_blog_card_alltext_wrap" >
2023-02-04 00:25:56 +01:00
< h4 class = "dev_blog_card_title" > Profile Photo Maker, Translating Entire Chats, Emoji Categories and More< / h4 >
2023-02-03 19:52:18 +01:00
< div class = "dev_blog_card_lead" > Telegram' s first update of the year adds 10 major features by way of a warm-up exercise.< / div >
< / div >
< div class = "dev_blog_card_date" > Feb 3, 2023< / div >
< / div > < / a > < a class = "dev_blog_card_link_wrap" href = "/blog/hidden-media-zero-storage-profile-pics" > < div class = "dev_blog_card_wrap" >
2022-12-30 13:22:04 +01:00
< img class = "dev_blog_card_image" src = "https://telegram.org/file/464001670/fd0c/QD6RWeUTAIs.301579/e818a6df64543c1ad1" / >
< div class = "dev_blog_card_alltext_wrap" >
< h4 class = "dev_blog_card_title" > Hidden Media, Zero Storage Usage, New Drawing Tools, Profile Pictures for Your Contacts, and More< / h4 >
< div class = "dev_blog_card_lead" > Sending media with spoiler effects, new ways to save space on your device, new drawing tools…< / div >
< / div >
< div class = "dev_blog_card_date" > Dec 30, 2022< / div >
2022-02-24 19:51:11 +01:00
< / div > < / a >
< / div >
< / 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 = "/faq" > About< / a > < / h5 >
< ul >
< li > < a href = "/faq" > FAQ< / a > < / li >
2022-09-09 12:10:24 +02:00
< li > < a href = "/privacy" > Privacy< / a > < / li >
2022-09-09 23:58:59 +02:00
< li > < a href = "/press" > Press< / a > < / li >
2022-02-24 19:51:11 +01:00
< / ul >
< / div >
< div class = "footer_column" >
< h5 > < a href = "/apps#mobile-apps" > Mobile Apps< / a > < / h5 >
< ul >
< li > < a href = "/dl/ios" > iPhone/iPad< / a > < / li >
2022-09-09 23:58:59 +02:00
< li > < a href = "/android" > Android< / a > < / li >
< li > < a href = "/dl/web" > Mobile Web< / a > < / li >
2022-02-24 19:51:11 +01:00
< / ul >
< / div >
< div class = "footer_column" >
< h5 > < a href = "/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 = "/dl/web" > Web-browser< / a > < / li >
< / ul >
< / div >
< div class = "footer_column footer_column_platform" >
< h5 > < a href = "//core.telegram.org/" > Platform< / a > < / h5 >
< ul >
< li > < a href = "//core.telegram.org/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 = "/faq" > About< / a > < / h5 >
< / div >
< div class = "footer_column" >
< h5 > < a href = "/blog" > Blog< / a > < / h5 >
< / div >
< div class = "footer_column" >
< h5 > < a href = "/apps" > Apps< / a > < / h5 >
< / div >
< div class = "footer_column" >
< h5 > < a href = "//core.telegram.org/" > Platform< / a > < / h5 >
< / div >
< div class = "footer_column" >
< h5 > < a href = "https://twitter.com/telegram" target = "_blank" data-track = "Follow/Twitter" onclick = "trackDlClick(this, event)" > Twitter< / a > < / h5 >
< / div >
< / div >
< / div >
2022-12-10 23:50:15 +01:00
< script src = "/js/main.js?47" > < / script >
2022-02-24 19:51:11 +01:00
< script > i n i t S c r o l l V i d e o s ( t r u e ) ;
twitterCustomShareInit();
blogSideImageInit();
backToTopInit("Go up");
removePreloadInit();
< / script >
< / body >
< / html >