2021-12-08 01:16:16 +01:00
<!DOCTYPE HTML>
< html lang = "en" >
< head >
<!-- Generated by javadoc (17) -->
2023-04-27 19:23:26 +02:00
< title > Uses of Class it.tdlight.jni.TdApi.ChatPhotoSticker (tdlight API 4.0.311 API)< / title >
2021-12-08 01:16:16 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" > < style >
#memberSummary_tabpanel{overflow-x: auto;}
li.blockList{overflow-x: auto;}
td.colLast div{max-width:30vw;}
#search{width: 400px;max-width: 65vw;}
.title,.subTitle,pre,.inheritance,h1,h2,h3,h4,h5,.memberSummary,.memberSignature,.typeSummary,.blockList,.contentContainer{white-space:normal;word-break:break-word;}
ul{padding-left:10px}
< / style >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
2023-04-26 17:00:12 +02:00
< meta name = "description" content = "use: module: tdlight.api, package: it.tdlight.jni, class: TdApi, class: ChatPhotoSticker" >
2021-12-08 01:16:16 +01:00
< meta name = "generator" content = "javadoc/ClassUseWriter" >
< link rel = "stylesheet" type = "text/css" href = "../../../../../stylesheet.css" title = "Style" >
< link rel = "stylesheet" type = "text/css" href = "../../../../../script-dir/jquery-ui.min.css" title = "Style" >
< link rel = "stylesheet" type = "text/css" href = "../../../../../jquery-ui.overrides.css" title = "Style" >
< script type = "text/javascript" src = "../../../../../script.js" > < / script >
2022-11-25 19:37:26 +01:00
< script type = "text/javascript" src = "../../../../../script-dir/jquery-3.6.0.min.js" > < / script >
2021-12-08 01:16:16 +01:00
< script type = "text/javascript" src = "../../../../../script-dir/jquery-ui.min.js" > < / script >
< / head >
< body class = "class-use-page" >
< script type = "text/javascript" > v a r p a t h t o r o o t = " . . / . . / . . / . . / . . / " ;
loadScripts(document, 'script');< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
< div class = "flex-box" >
< header role = "banner" class = "flex-header" >
< nav role = "navigation" >
<!-- ========= START OF TOP NAVBAR ======= -->
< div class = "top-nav" id = "navbar-top" >
< div class = "skip-nav" > < a href = "#skip-navbar-top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< ul id = "navbar-top-firstrow" class = "nav-list" title = "Navigation" >
< li > < a href = "../../../../module-summary.html" > Module< / a > < / li >
< li > < a href = "../package-summary.html" > Package< / a > < / li >
2023-04-26 17:00:12 +02:00
< li > < a href = "../TdApi.ChatPhotoSticker.html" title = "class in it.tdlight.jni" > Class< / a > < / li >
2021-12-08 01:16:16 +01:00
< li class = "nav-bar-cell1-rev" > Use< / li >
< li > < a href = "../package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../../../help-doc.html#use" > Help< / a > < / li >
< / ul >
< / div >
< div class = "sub-nav" >
< div class = "nav-list-search" > < label for = "search-input" > SEARCH:< / label >
< input type = "text" id = "search-input" value = "search" disabled = "disabled" >
< input type = "reset" id = "reset-button" value = "reset" disabled = "disabled" >
< / div >
< / div >
<!-- ========= END OF TOP NAVBAR ========= -->
< span class = "skip-nav" id = "skip-navbar-top" > < / span > < / nav >
< / header >
< div class = "flex-content" >
< main role = "main" >
< div class = "header" >
2023-04-26 17:00:12 +02:00
< h1 title = "Uses of Class it.tdlight.jni.TdApi.ChatPhotoSticker" class = "title" > Uses of Class< br > it.tdlight.jni.TdApi.ChatPhotoSticker< / h1 >
2021-12-08 01:16:16 +01:00
< / div >
< section class = "class-uses" >
< ul class = "block-list" >
< li >
< section class = "detail" id = "it.tdlight.jni" >
2023-04-26 17:00:12 +02:00
< h2 > Uses of < a href = "../TdApi.ChatPhotoSticker.html" title = "class in it.tdlight.jni" > TdApi.ChatPhotoSticker< / a > in < a href = "../package-summary.html" > it.tdlight.jni< / a > < / h2 >
< div class = "caption" > < span > Fields in < a href = "../package-summary.html" > it.tdlight.jni< / a > declared as < a href = "../TdApi.ChatPhotoSticker.html" title = "class in it.tdlight.jni" > TdApi.ChatPhotoSticker< / a > < / span > < / div >
2021-12-08 01:16:16 +01:00
< div class = "summary-table three-column-summary" >
< div class = "table-header col-first" > Modifier and Type< / div >
< div class = "table-header col-second" > Field< / div >
< div class = "table-header col-last" > Description< / div >
2023-04-26 17:00:12 +02:00
< div class = "col-first even-row-color" > < code > < a href = "../TdApi.ChatPhotoSticker.html" title = "class in it.tdlight.jni" > TdApi.ChatPhotoSticker< / a > < / code > < / div >
< div class = "col-second even-row-color" > < span class = "type-name-label" > TdApi.ChatPhoto.< / span > < code > < a href = "../TdApi.ChatPhoto.html#sticker" class = "member-name-link" > sticker< / a > < / code > < / div >
2021-12-08 01:16:16 +01:00
< div class = "col-last even-row-color" >
2023-04-26 17:00:12 +02:00
< div class = "block" > Sticker-based version of the chat
photo; may be null.< / div >
2021-12-08 01:16:16 +01:00
< / div >
2023-04-26 17:00:12 +02:00
< div class = "col-first odd-row-color" > < code > < a href = "../TdApi.ChatPhotoSticker.html" title = "class in it.tdlight.jni" > TdApi.ChatPhotoSticker< / a > < / code > < / div >
< div class = "col-second odd-row-color" > < span class = "type-name-label" > TdApi.InputChatPhotoSticker.< / span > < code > < a href = "../TdApi.InputChatPhotoSticker.html#sticker" class = "member-name-link" > sticker< / a > < / code > < / div >
< div class = "col-last odd-row-color" >
< div class = "block" > Information about the sticker.< / div >
2021-12-08 01:16:16 +01:00
< / div >
2023-04-26 17:00:12 +02:00
< / div >
< div class = "caption" > < span > Constructors in < a href = "../package-summary.html" > it.tdlight.jni< / a > with parameters of type < a href = "../TdApi.ChatPhotoSticker.html" title = "class in it.tdlight.jni" > TdApi.ChatPhotoSticker< / a > < / span > < / div >
2021-12-08 01:16:16 +01:00
< div class = "summary-table three-column-summary" >
< div class = "table-header col-first" > Modifier< / div >
< div class = "table-header col-second" > Constructor< / div >
< div class = "table-header col-last" > Description< / div >
< div class = "col-first even-row-color" > < code > < / code > < / div >
2023-04-26 17:00:12 +02:00
< div class = "col-second even-row-color" > < code > < a href = "../TdApi.ChatPhoto.html#%3Cinit%3E(long,int,it.tdlight.jni.TdApi.Minithumbnail,it.tdlight.jni.TdApi.PhotoSize%5B%5D,it.tdlight.jni.TdApi.AnimatedChatPhoto,it.tdlight.jni.TdApi.AnimatedChatPhoto,it.tdlight.jni.TdApi.ChatPhotoSticker)" class = "member-name-link" > ChatPhoto< / a > < wbr > (long id,
int addedDate,
< a href = "../TdApi.Minithumbnail.html" title = "class in it.tdlight.jni" > TdApi.Minithumbnail< / a > minithumbnail,
< a href = "../TdApi.PhotoSize.html" title = "class in it.tdlight.jni" > TdApi.PhotoSize< / a > [] sizes,
< a href = "../TdApi.AnimatedChatPhoto.html" title = "class in it.tdlight.jni" > TdApi.AnimatedChatPhoto< / a > animation,
< a href = "../TdApi.AnimatedChatPhoto.html" title = "class in it.tdlight.jni" > TdApi.AnimatedChatPhoto< / a > smallAnimation,
< a href = "../TdApi.ChatPhotoSticker.html" title = "class in it.tdlight.jni" > TdApi.ChatPhotoSticker< / a > sticker)< / code > < / div >
2021-12-08 01:16:16 +01:00
< div class = "col-last even-row-color" >
2023-04-26 17:00:12 +02:00
< div class = "block" > Describes a chat or user profile photo.< / div >
< / div >
< div class = "col-first odd-row-color" > < code > < / code > < / div >
< div class = "col-second odd-row-color" > < code > < a href = "../TdApi.InputChatPhotoSticker.html#%3Cinit%3E(it.tdlight.jni.TdApi.ChatPhotoSticker)" class = "member-name-link" > InputChatPhotoSticker< / a > < wbr > (< a href = "../TdApi.ChatPhotoSticker.html" title = "class in it.tdlight.jni" > TdApi.ChatPhotoSticker< / a > sticker)< / code > < / div >
< div class = "col-last odd-row-color" >
< div class = "block" > A sticker on a custom background.< / div >
2021-12-08 01:16:16 +01:00
< / div >
< / div >
< / section >
< / li >
< / ul >
< / section >
< / main >
< footer role = "contentinfo" >
< hr >
2023-04-26 17:00:12 +02:00
< p class = "legal-copy" > < small > Copyright © 2023. All rights reserved.< / small > < / p >
2021-12-08 01:16:16 +01:00
< / footer >
< / div >
< / div >
< / body >
< / html >