* warnings fixes

This commit is contained in:
2026-03-09 13:40:58 +04:00
parent 79d5df8291
commit 0dedd3c0f4
12 changed files with 59 additions and 24 deletions
+5
View File
@@ -7161,6 +7161,11 @@
Provides extension methods for working with Telegram Update objects.
</summary>
</member>
<member name="M:Telegrator.UpdateExtensions.GetUserLanguageCode(Telegram.Bot.Types.Update)">
<summary>
Extracts the IETF language tag of the user's client from the update.
</summary>
</member>
<member name="M:Telegrator.UpdateExtensions.GetSenderId(Telegram.Bot.Types.Update)">
<summary>
Selects from Update an object from which you can get the sender's ID