setChatLocation¶
Changes the location of a chat. Available only for some location-based supergroups, use supergroupFullInfo.can_set_location to check whether the method is allowed to use
setChatLocation(
chat_id: int53,
location: ChatLocation
) → Ok