editChatSubscriptionInviteLink¶
Edits a subscription invite link for a channel chat. Requires can_invite_users right in the chat for own links and owner privileges for other links
editChatSubscriptionInviteLink(
chat_id: int53,
invite_link: string,
name: string
) → ChatInviteLink