2022-02-19 01:32:17 +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.UnreadReaction (tdlight API 4.0.311 API)< / title >
2022-02-19 01:32:17 +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" >
< meta name = "description" content = "use: module: tdlight.api, package: it.tdlight.jni, class: TdApi, class: UnreadReaction" >
< 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 >
2022-02-19 01:32:17 +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 >
< li > < a href = "../TdApi.UnreadReaction.html" title = "class in it.tdlight.jni" > Class< / a > < / li >
< 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" >
< h1 title = "Uses of Class it.tdlight.jni.TdApi.UnreadReaction" class = "title" > Uses of Class< br > it.tdlight.jni.TdApi.UnreadReaction< / h1 >
< / div >
< section class = "class-uses" >
< ul class = "block-list" >
< li >
< section class = "detail" id = "it.tdlight.jni" >
< h2 > Uses of < a href = "../TdApi.UnreadReaction.html" title = "class in it.tdlight.jni" > TdApi.UnreadReaction< / 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.UnreadReaction.html" title = "class in it.tdlight.jni" > TdApi.UnreadReaction< / a > < / span > < / div >
< 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 >
< div class = "col-first even-row-color" > < code > < a href = "../TdApi.UnreadReaction.html" title = "class in it.tdlight.jni" > TdApi.UnreadReaction< / a > []< / code > < / div >
< div class = "col-second even-row-color" > < span class = "type-name-label" > TdApi.Message.< / span > < code > < a href = "../TdApi.Message.html#unreadReactions" class = "member-name-link" > unreadReactions< / a > < / code > < / div >
< div class = "col-last even-row-color" >
< div class = "block" > Information about unread reactions
added to the message.< / div >
< / div >
< div class = "col-first odd-row-color" > < code > < a href = "../TdApi.UnreadReaction.html" title = "class in it.tdlight.jni" > TdApi.UnreadReaction< / a > []< / code > < / div >
< div class = "col-second odd-row-color" > < span class = "type-name-label" > TdApi.UpdateMessageUnreadReactions.< / span > < code > < a href = "../TdApi.UpdateMessageUnreadReactions.html#unreadReactions" class = "member-name-link" > unreadReactions< / a > < / code > < / div >
< div class = "col-last odd-row-color" >
< div class = "block" > The new list of unread reactions.< / div >
< / div >
< / div >
< div class = "caption" > < span > Constructors in < a href = "../package-summary.html" > it.tdlight.jni< / a > with parameters of type < a href = "../TdApi.UnreadReaction.html" title = "class in it.tdlight.jni" > TdApi.UnreadReaction< / a > < / span > < / div >
< 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.Message.html#%3Cinit%3E(long,it.tdlight.jni.TdApi.MessageSender,long,it.tdlight.jni.TdApi.MessageSendingState,it.tdlight.jni.TdApi.MessageSchedulingState,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,int,int,it.tdlight.jni.TdApi.MessageForwardInfo,it.tdlight.jni.TdApi.MessageInteractionInfo,it.tdlight.jni.TdApi.UnreadReaction%5B%5D,long,long,long,int,double,double,long,java.lang.String,long,java.lang.String,it.tdlight.jni.TdApi.MessageContent,it.tdlight.jni.TdApi.ReplyMarkup)" class = "member-name-link" > Message< / a > < wbr > (long id,
2022-02-19 01:32:17 +01:00
< a href = "../TdApi.MessageSender.html" title = "class in it.tdlight.jni" > TdApi.MessageSender< / a > senderId,
long chatId,
< a href = "../TdApi.MessageSendingState.html" title = "class in it.tdlight.jni" > TdApi.MessageSendingState< / a > sendingState,
< a href = "../TdApi.MessageSchedulingState.html" title = "class in it.tdlight.jni" > TdApi.MessageSchedulingState< / a > schedulingState,
boolean isOutgoing,
boolean isPinned,
boolean canBeEdited,
boolean canBeForwarded,
boolean canBeSaved,
boolean canBeDeletedOnlyForSelf,
boolean canBeDeletedForAllUsers,
boolean canGetAddedReactions,
boolean canGetStatistics,
boolean canGetMessageThread,
boolean canGetViewers,
boolean canGetMediaTimestampLinks,
2022-09-22 01:16:34 +02:00
boolean canReportReactions,
2022-02-19 01:32:17 +01:00
boolean hasTimestampedMedia,
boolean isChannelPost,
2022-11-06 12:32:50 +01:00
boolean isTopicMessage,
2022-02-19 01:32:17 +01:00
boolean containsUnreadMention,
int date,
int editDate,
< a href = "../TdApi.MessageForwardInfo.html" title = "class in it.tdlight.jni" > TdApi.MessageForwardInfo< / a > forwardInfo,
< a href = "../TdApi.MessageInteractionInfo.html" title = "class in it.tdlight.jni" > TdApi.MessageInteractionInfo< / a > interactionInfo,
< a href = "../TdApi.UnreadReaction.html" title = "class in it.tdlight.jni" > TdApi.UnreadReaction< / a > [] unreadReactions,
long replyInChatId,
long replyToMessageId,
long messageThreadId,
2023-04-26 17:00:12 +02:00
int selfDestructTime,
double selfDestructIn,
double autoDeleteIn,
2022-02-19 01:32:17 +01:00
long viaBotUserId,
< a href = "https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title = "class or interface in java.lang" class = "external-link" > String< / a > authorSignature,
long mediaAlbumId,
< a href = "https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title = "class or interface in java.lang" class = "external-link" > String< / a > restrictionReason,
< a href = "../TdApi.MessageContent.html" title = "class in it.tdlight.jni" > TdApi.MessageContent< / a > content,
< a href = "../TdApi.ReplyMarkup.html" title = "class in it.tdlight.jni" > TdApi.ReplyMarkup< / a > replyMarkup)< / code > < / div >
< div class = "col-last even-row-color" >
< div class = "block" > Describes a message.< / div >
< / div >
< div class = "col-first odd-row-color" > < code > < / code > < / div >
< div class = "col-second odd-row-color" > < code > < a href = "../TdApi.UpdateMessageUnreadReactions.html#%3Cinit%3E(long,long,it.tdlight.jni.TdApi.UnreadReaction%5B%5D,int)" class = "member-name-link" > UpdateMessageUnreadReactions< / a > < wbr > (long chatId,
long messageId,
< a href = "../TdApi.UnreadReaction.html" title = "class in it.tdlight.jni" > TdApi.UnreadReaction< / a > [] unreadReactions,
int unreadReactionCount)< / code > < / div >
< div class = "col-last odd-row-color" >
< div class = "block" > The list of unread reactions added to
a message was changed.< / div >
< / 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 >
2022-02-19 01:32:17 +01:00
< / footer >
< / div >
< / div >
< / body >
< / html >