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