2023-05-09 12:19:34 +02:00
<!DOCTYPE HTML>
< html lang = "en" >
< head >
<!-- Generated by javadoc (17) -->
2023-08-29 13:50:22 +02:00
< title > Uses of Class it.tdlight.jni.TdApi.MessageInteractionInfo (TDLight API 4.0.439 API)< / title >
2023-05-09 12:19:34 +02: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: MessageInteractionInfo" >
< 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 >
2023-05-10 15:31:12 +02:00
< script type = "text/javascript" src = "../../../../../script-dir/jquery-3.6.1.min.js" > < / script >
2023-05-09 12:19:34 +02: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.MessageInteractionInfo.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.MessageInteractionInfo" class = "title" > Uses of Class< br > it.tdlight.jni.TdApi.MessageInteractionInfo< / h1 >
< / div >
< section class = "class-uses" >
< ul class = "block-list" >
< li >
< section class = "detail" id = "it.tdlight.jni" >
< h2 > Uses of < a href = "../TdApi.MessageInteractionInfo.html" title = "class in it.tdlight.jni" > TdApi.MessageInteractionInfo< / 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.MessageInteractionInfo.html" title = "class in it.tdlight.jni" > TdApi.MessageInteractionInfo< / 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.MessageInteractionInfo.html" title = "class in it.tdlight.jni" > TdApi.MessageInteractionInfo< / a > < / code > < / div >
< div class = "col-second even-row-color" > < span class = "type-name-label" > TdApi.Message.< / span > < code > < a href = "../TdApi.Message.html#interactionInfo" class = "member-name-link" > interactionInfo< / a > < / code > < / div >
< div class = "col-last even-row-color" >
2023-08-06 00:16:21 +02:00
< div class = "block" > Information about interactions with the message; may be null if none.< / div >
2023-05-09 12:19:34 +02:00
< / div >
< div class = "col-first odd-row-color" > < code > < a href = "../TdApi.MessageInteractionInfo.html" title = "class in it.tdlight.jni" > TdApi.MessageInteractionInfo< / a > < / code > < / div >
< div class = "col-second odd-row-color" > < span class = "type-name-label" > TdApi.UpdateMessageInteractionInfo.< / span > < code > < a href = "../TdApi.UpdateMessageInteractionInfo.html#interactionInfo" class = "member-name-link" > interactionInfo< / a > < / code > < / div >
< div class = "col-last odd-row-color" >
< div class = "block" > New information about interactions with the message; may be null.< / 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.MessageInteractionInfo.html" title = "class in it.tdlight.jni" > TdApi.MessageInteractionInfo< / 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-08-06 00:16:21 +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,it.tdlight.jni.TdApi.MessageReplyTo,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,
2023-05-09 12:19:34 +02: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,
boolean canReportReactions,
boolean hasTimestampedMedia,
boolean isChannelPost,
boolean isTopicMessage,
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,
2023-08-06 00:16:21 +02:00
< a href = "../TdApi.MessageReplyTo.html" title = "class in it.tdlight.jni" > TdApi.MessageReplyTo< / a > replyTo,
2023-05-09 12:19:34 +02:00
long messageThreadId,
int selfDestructTime,
double selfDestructIn,
double autoDeleteIn,
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.UpdateMessageInteractionInfo.html#%3Cinit%3E(long,long,it.tdlight.jni.TdApi.MessageInteractionInfo)" class = "member-name-link" > UpdateMessageInteractionInfo< / a > < wbr > (long chatId,
long messageId,
< a href = "../TdApi.MessageInteractionInfo.html" title = "class in it.tdlight.jni" > TdApi.MessageInteractionInfo< / a > interactionInfo)< / code > < / div >
< div class = "col-last odd-row-color" >
< div class = "block" > The information about interactions with a message has changed.< / div >
< / div >
< / div >
< / section >
< / li >
< / ul >
< / section >
< / main >
< footer role = "contentinfo" >
< hr >
< p class = "legal-copy" > < small > Copyright © 2023. All rights reserved.< / small > < / p >
< / footer >
< / div >
< / div >
< / body >
< / html >