mirror of
https://github.com/tdlight-team/tdlight-telegram-bot-api.git
synced 2024-12-26 04:05:49 +01:00
0624215988
- method `getParticipants` : `chat_id`, `type` -- `type` is string, possible values are `members`, `parameters`, `admins`, `administators`, `restricted`, `banned`, `bots` -- return type: array of `ChatMember` - edits to the `ChatMember` type: -- now the full bot list is returned -- new `joined_date` field (type integer) -- new `inviter` field (type User) |
||
---|---|---|
.. | ||
Client.cpp | ||
Client.h | ||
ClientManager.cpp | ||
ClientManager.h | ||
ClientParameters.h | ||
HttpConnection.cpp | ||
HttpConnection.h | ||
HttpServer.h | ||
HttpStatConnection.cpp | ||
HttpStatConnection.h | ||
Query.cpp | ||
Query.h | ||
Stats.cpp | ||
Stats.h | ||
telegram-bot-api.cpp | ||
WebhookActor.cpp | ||
WebhookActor.h |