botman / botman/driver-telegram
New Feature: Get the complete chatMember object
Open
enhancement
- Dominant language
- PHP
- Stars
- 94
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
In `getUser()` we use the `getChatMember` endpoints 'chatMember->user' entry, but next to it the return object has lot of other entries what some Telegram bots could use.
[This](https://core.telegram.org/bots/api#chatmember) is the documentation of the `chatMember` object.
Contributor guide
Assessment
This issue has not been assessed yet.