Class RemoveChatVerification

java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<RemoveChatVerification,Boolean>
io.github.natanimn.telebof.requests.service.RemoveChatVerification

public class RemoveChatVerification extends AbstractBaseRequest<RemoveChatVerification,Boolean>
Removes verification from a chat that is currently verified on behalf of the organization represented by the bot.
Since:
1 August 2025
  • Constructor Details

    • RemoveChatVerification

      public RemoveChatVerification(Object chatId, Api rs)
      Parameters:
      chatId - Unique identifier for the target chat or username of the target channel (in the format @channelusername)
      rs - api