Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
TelegramBots
Collective -
Host: opensource -
https://opencollective.com/telegrambots
- Code: https://github.com/TelegramBots
Updated Methods according API changes (Voice, Audio, Video captions)
github.com/TelegramBots/Telegram.Bot - 05cbcc846e1220b851930a42682f51b5954d1b1a authored over 9 years ago by Robin Müller <[email protected]>update new_chat_participant words...
github.com/TelegramBots/Telegram.Bot - b6077e930603b3d00bc5af8889a254ed68ed91d8 authored over 9 years ago by Robin Müller <[email protected]>
These words were written wrong:
change "new_chat_patricipant" to "new_chat_participant"
github.com/TelegramBots/Telegram.Bot - 204e63e4bfb3b96e6b3f7be550673a32d7c396ef authored over 9 years ago by Robin Müller <[email protected]>
github.com/TelegramBots/Telegram.Bot - 09a5422ae57483bf05379e75f056a4bfc0460160 authored over 9 years ago by Robin Müller <[email protected]>
some cleanup
github.com/TelegramBots/Telegram.Bot - 5e5d37d6572cd7207f30bb34135aaa64fa38b68d authored over 9 years ago by Robin Müller <[email protected]>Fixed conversion crash
github.com/TelegramBots/Telegram.Bot - 7afc5bc0696892395a03be1e4285b2ed628098df authored over 9 years ago by Robin Müller <[email protected]>github.com/TelegramBots/Telegram.Bot - e18b3fe69929fd0f8f1dfcb083561ff70d0bbcdd authored over 9 years ago by Andrey Startsev <[email protected]>
Fixed #5 by creating a custom converter
github.com/TelegramBots/Telegram.Bot - 0556858f80294537197a784895d68baca9b4ade5 authored over 9 years ago by Robin Müller <[email protected]>fixed api response, now the error message from the telegram servers will be thrown
github.com/TelegramBots/Telegram.Bot - 031475f4f0276f152f00d6a2574e45f62392210f authored over 9 years ago by Robin Müller <[email protected]>github.com/TelegramBots/Telegram.Bot - 7677e9f55e3245981b0dbe3cbf655c256cbefff6 authored over 9 years ago by Robin Müller <[email protected]>
Moved Conversation to IConversation
Clean up
Generalized Send Method
Performance improvements
Fixed #2 (Typo in MessageType Contructor)
Deprected ReSend* methods
Added MessageType
Renamed SendMessage to SendTextMessage
github.com/TelegramBots/Telegram.Bot - 12c68444b17045fad2e1f59ea3378b628d486fe7 authored over 9 years ago by Robin Müller <[email protected]>
github.com/TelegramBots/Telegram.Bot - 67d372fc881b5a2776dd60055bd5dc0c3e6e094f authored over 9 years ago by Robin Müller <[email protected]>
github.com/TelegramBots/Telegram.Bot - 8fc51343e374b6013efb74371496e9898bf8b82b authored over 9 years ago by Robin Müller <[email protected]>
github.com/TelegramBots/Telegram.Bot - 7d8ee730edb4b9c428deeca20cc1a9fbbeaacc36 authored over 9 years ago by Robin Müller <[email protected]>