* @method User getFrom() Performer of the action, which resulted in the change
18
* @method int getDate() Date the change was done in Unix time
19
* @method ChatMember getOldChatMember() Previous information about the chat member
20
* @method ChatMember getNewChatMember() New information about the chat member
21
* @method ChatInviteLink getInviteLink() Optional. Chat invite link, which was used by the user to join the chat, for joining by invite link events only.