mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 14:43:05 +01:00
Update content of files
This commit is contained in:
parent
2f5a27c832
commit
1c75c26263
4 changed files with 4 additions and 4 deletions
|
@ -55,7 +55,7 @@
|
|||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<pre class="page_scheme"><code><a href="/constructor/messagePeerReaction" class="current_page_link" >messagePeerReaction</a>#8c79b63c flags:<a href="/type/%23" >#</a> big:flags.0?true unread:flags.1?true peer_id:<a href="/type/Peer" >Peer</a> date:<a href="/type/int" >int</a> reaction:<a href="/type/Reaction" >Reaction</a> = <a href="/type/MessagePeerReaction" >MessagePeerReaction</a>;</code></pre></p>
|
||||
<pre class="page_scheme"><code><a href="/constructor/messagePeerReaction" class="current_page_link" >messagePeerReaction</a>#8c79b63c flags:<a href="/type/%23" >#</a> big:flags.0?true unread:flags.1?true my:flags.2?true peer_id:<a href="/type/Peer" >Peer</a> date:<a href="/type/int" >int</a> reaction:<a href="/type/Reaction" >Reaction</a> = <a href="/type/MessagePeerReaction" >MessagePeerReaction</a>;</code></pre></p>
|
||||
<h3><a class="anchor" href="#parameters" id="parameters" name="parameters"><i class="anchor-icon"></i></a>Parameters</h3>
|
||||
<table class="table">
|
||||
<thead>
|
||||
|
|
|
@ -1411,7 +1411,7 @@ See also TL-Schema…">
|
|||
<a href="/constructor/messages.availableReactionsNotModified" >messages.availableReactionsNotModified</a>#9f071957 = <a href="/type/messages.AvailableReactions" >messages.AvailableReactions</a>;
|
||||
<a href="/constructor/messages.availableReactions" >messages.availableReactions</a>#768e3aad hash:<a href="/type/int" >int</a> reactions:<a href="/type/Vector%20t" >Vector</a><<a href="/type/AvailableReaction" >AvailableReaction</a>> = <a href="/type/messages.AvailableReactions" >messages.AvailableReactions</a>;
|
||||
|
||||
<a href="/constructor/messagePeerReaction" >messagePeerReaction</a>#8c79b63c flags:<a href="/type/%23" >#</a> big:flags.0?true unread:flags.1?true peer_id:<a href="/type/Peer" >Peer</a> date:<a href="/type/int" >int</a> reaction:<a href="/type/Reaction" >Reaction</a> = <a href="/type/MessagePeerReaction" >MessagePeerReaction</a>;
|
||||
<a href="/constructor/messagePeerReaction" >messagePeerReaction</a>#8c79b63c flags:<a href="/type/%23" >#</a> big:flags.0?true unread:flags.1?true my:flags.2?true peer_id:<a href="/type/Peer" >Peer</a> date:<a href="/type/int" >int</a> reaction:<a href="/type/Reaction" >Reaction</a> = <a href="/type/MessagePeerReaction" >MessagePeerReaction</a>;
|
||||
|
||||
<a href="/constructor/groupCallStreamChannel" >groupCallStreamChannel</a>#80eb48af channel:<a href="/type/int" >int</a> scale:<a href="/type/int" >int</a> last_timestamp_ms:<a href="/type/long" >long</a> = <a href="/type/GroupCallStreamChannel" >GroupCallStreamChannel</a>;
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -55,7 +55,7 @@
|
|||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<pre class="page_scheme"><code><a href="/constructor/messagePeerReaction" >messagePeerReaction</a>#8c79b63c flags:<a href="/type/%23" >#</a> big:flags.0?true unread:flags.1?true peer_id:<a href="/type/Peer" >Peer</a> date:<a href="/type/int" >int</a> reaction:<a href="/type/Reaction" >Reaction</a> = <a href="/type/MessagePeerReaction" class="current_page_link" >MessagePeerReaction</a>;</code></pre></p>
|
||||
<pre class="page_scheme"><code><a href="/constructor/messagePeerReaction" >messagePeerReaction</a>#8c79b63c flags:<a href="/type/%23" >#</a> big:flags.0?true unread:flags.1?true my:flags.2?true peer_id:<a href="/type/Peer" >Peer</a> date:<a href="/type/int" >int</a> reaction:<a href="/type/Reaction" >Reaction</a> = <a href="/type/MessagePeerReaction" class="current_page_link" >MessagePeerReaction</a>;</code></pre></p>
|
||||
<h3><a class="anchor" href="#constructors" id="constructors" name="constructors"><i class="anchor-icon"></i></a>Constructors</h3>
|
||||
<table class="table">
|
||||
<thead>
|
||||
|
|
Loading…
Reference in a new issue