transferChatOwnership¶
Changes the owner of a chat; for basic groups, supergroups and channel chats only; requires owner privileges in the chat. Use the method canTransferOwnership to check whether the ownership can be transferred from the current session
transferChatOwnership(
chat_id: int53,
user_id: int53,
password: string
) → Ok