botman / driver-telegram

BotMan Telegram Driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Feature: Get the complete chatMember object

feralheart opened this issue · comments

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.