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 SummaryConstructors
- 
Method SummaryMethods inherited from class io.github.natanimn.telebof.requests.AbstractBaseRequestexec
- 
Constructor Details- 
VerifyChat
 
- 
- 
Method Details- 
customDescriptionOptional- 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)
 
 
-