botman / driver-telegram

BotMan Telegram Driver
MIT License
86 stars 75 forks source link

New Feature: Get the complete chatMember object #77

Open feralheart opened 4 years ago

feralheart commented 4 years ago

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 is the documentation of the chatMember object.