You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use this method to revoke an invite link created by the bot.
1118
1118
Note: If the primary link is revoked, a new link is automatically generated
1119
1119
@@ -1126,6 +1126,7 @@ The bot **must be an administrator in the chat** for this to work and must have
1126
1126
| Param | Type | Description |
1127
1127
| --- | --- | --- |
1128
1128
| chatId | <code>Number</code> \| <code>String</code> | Unique identifier for the target chat or username of the target channel (in the format `@channelusername`) |
1129
+
| inviteLink | <code>String</code> | The invite link to revoke |
0 commit comments