Update content of files

This commit is contained in:
GitHub Action 2023-12-03 20:48:50 +00:00
parent ec62491d82
commit e73588ff4a
2 changed files with 2 additions and 2 deletions

View file

@ -86,7 +86,7 @@
<tr>
<td><strong>offset_date</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td><a href="/api/offsets">Offsets for pagination, for more info click here</a></td>
<td><a href="/api/offsets">Offsets for pagination, for more info click here</a>. The date starting from which the results need to be fetched. Use 0 or any date in the future to get results from the last topic.</td>
</tr>
<tr>
<td><strong>offset_id</strong></td>

View file

@ -82,7 +82,7 @@
<tr>
<td><strong>force</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/constructor/true">true</a></td>
<td>If set, topics pinned server-side but not present in the order field will be unpinned.</td>
<td>If set, topics pinned server-side but not present in the order field will be unpinned: as a result, only the topics passed in <code>order</code> will be pinned. If not set, only topics passed in <code>order</code> but not yet pinned server-side will be pinned, pinned topics not mentioned in <code>order</code> will remain pinned.</td>
</tr>
<tr>
<td><strong>channel</strong></td>