java.lang.Object
org.telegram.telegrambots.meta.api.objects.Document
All Implemented Interfaces:
Serializable, BotApiObject

public class Document extends Object implements BotApiObject
This object represents a general file (as opposed to photos and audio files). Telegram users can send files of any type of up to 1.5 GB in size.
Version:
1.0
Author:
Ruben Bermudez
See Also:
  • Constructor Details

    • Document

      public Document()