setChatMemberTag¶
Changes the tag or custom title of a chat member; requires can_manage_tags administrator right to change tag of other users; for basic groups and supergroups only
setChatMemberTag(
chat_id: int53,
user_id: int53,
tag: string
) → Ok