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
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.natanimn.telebof.requests.AbstractBaseRequest
exec
-
Constructor Details
-
VerifyChat
-
-
Method Details
-
customDescription
Optional- Parameters:
custom_description
- 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)
-