Class VerifyChat
java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<VerifyChat,Boolean>
io.github.natanimn.telebof.requests.service.VerifyChat
Verifies a chat on behalf of the organization which is represented by the bot.
- Since:
- 1 August 2025
- Version:
- 1.3.0
- Author:
- Natanim
-
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
-
VerifyChat
- Parameters:
chatId- Unique identifier for the target chat or username of the target channel (in the format @channelusername)api- api
-
-
Method Details
-
customDescription
Optional- Parameters:
customDescription- Custom description for the verification; 0-70 characters. Must be empty if the organization isn't allowed to provide a custom verification description.- Returns:
VerifyChat(java.lang.Object, io.github.natanimn.telebof.requests.Api)
-