Class RevokeChatInviteLink
java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<RevokeChatInviteLink,ChatInviteLink>
io.github.natanimn.telebof.requests.service.RevokeChatInviteLink
RevokeChatInviteLink class
- Since:
- 3 March 2025
- Version:
- 1.3.0
- Author:
- Natanim
- See Also:
-
Field Summary
Fields inherited from class io.github.natanimn.telebof.requests.AbstractBaseRequest
api, methodName, parameters -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.natanimn.telebof.requests.AbstractBaseRequest
add, exec, getContentType, getMethodName, getParameters, getResponseType, hasMultipart, setHasMultipart
-
Constructor Details
-
RevokeChatInviteLink
Required- Parameters:
chatId- chat idinvite_link- invite linkapi- api
-