justdmitry / NetTelegramBotApi

C# client library for building Telegram bot
MIT License
74 stars 28 forks source link

Update SendVenue.cs #36

Closed Lunat1q closed 7 years ago

justdmitry commented 7 years ago

v3.9.0-beta2 uploaded to NuGet

Lunat1q commented 7 years ago

Also, when you do ".ToString()" should be ".ToString(CultureInfo.InvariantCulture)"

justdmitry commented 7 years ago

Yep. Updated everywhere.

BTW, I added all v2.2 (October 2016) changes - now we should have everything except 'Updating messages' and 'Inline mode'