Class ExportChatInviteLink

java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<ExportChatInviteLink, String>
io.github.natanimn.telebof.requests.service.ExportChatInviteLink

public class ExportChatInviteLink extends AbstractBaseRequest<ExportChatInviteLink, String>
ExportChatInviteLink class. Returns the new invite link as String on success.
Since:
3 March 2025
See Also:
  • Constructor Details

    • ExportChatInviteLink

      public ExportChatInviteLink(Object chat_id, Api api)
      Required
      Parameters:
      chat_id - chat id
      api - api