Class DeleteForumTopic

java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<DeleteForumTopic, Boolean>
io.github.natanimn.telebof.requests.delete.DeleteForumTopic

public class DeleteForumTopic extends AbstractBaseRequest<DeleteForumTopic, Boolean>
DeleteForumTopic class. Returns True on success.
Since:
3 March 2025
See Also:
  • Constructor Details

    • DeleteForumTopic

      public DeleteForumTopic(Object chat_id, int message_thread_id, Api api)
      Required
      Parameters:
      chat_id - chat id
      message_thread_id - message thread id
      api - api