All Implemented Interfaces:
Validable

public class RevokeChatInviteLink extends BotApiMethod<ChatInviteLink>
Version:
5.1 Use this method to revoke an invite link created by the bot. If the primary link is revoked, a new link is automatically generated. The bot must be an administrator in the chat for this to work and must have the appropriate admin rights. Returns the revoked invite link as ChatInviteLink object.
Author:
Ruben Bermudez