Telegram_Question_and_answer VB.NET.zip
3.7 MB
Telegram_Question_and_answer VB.NET
Telegram.dll
350.5 KB
Telegram Ver 6.5.2.4💫 ⚡️.NET 4.5⚡️
1-Bug fixes in getAudio
2- Optional Select Name in )
getAudio
,getPhoto
,getFile
,getUserProfilePhotos
,getVideo,getVoice)
1-Bug fixes in getAudio
2- Optional Select Name in )
getAudio
,getPhoto
,getFile
,getUserProfilePhotos
,getVideo,getVoice)
Telegram.dll
349.5 KB
Telegram Ver 6.5.2.5💫 ⚡️.NET 4.5⚡️
1-Bug fixes in set_proxy
2-change set caption in sendVideo,SendPhoto,SendFile
1-Bug fixes in set_proxy
2-change set caption in sendVideo,SendPhoto,SendFile
HTML style
To use this mode, pass HTML in the parse_mode field. The following tags are currently supported:
To use this mode, pass HTML in the parse_mode field. The following tags are currently supported:
<b>bold</b>, <strong>bold</strong>
<i>italic</i>, <em>italic</em>
<u>underline</u>, <ins>underline</ins>
<s>strikethrough</s>, <strike>strikethrough</strike>, <del>strikethrough</del>
<span class="tg-spoiler">spoiler</span>, <tg-spoiler>spoiler</tg-spoiler>
<b>bold <i>italic bold <s>italic bold strikethrough <span class="tg-spoiler">italic bold strikethrough spoiler</span></s> <u>underline italic bold</u></i> bold</b>
<a href="http://www.example.com/">inline URL</a>
<a href="tg://user?id=123456789">inline mention of a user</a>
<code>inline fixed-width code</code>
<pre>pre-formatted fixed-width code block</pre>
<pre><code class="language-python">pre-formatted fixed-width code block written in the Python programming language</code></pre>