Class TdApi.ChatActionUploadingVideoNote

  • Enclosing class:
    TdApi

    public static class TdApi.ChatActionUploadingVideoNote
    extends TdApi.ChatAction
    The user is uploading a video note.
    • Field Detail

      • progress

        public int progress
        Upload progress, as a percentage.
      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ChatActionUploadingVideoNote

        public ChatActionUploadingVideoNote()
        Default constructor.
      • ChatActionUploadingVideoNote

        public ChatActionUploadingVideoNote​(int progress)
        Constructor for initialization of all fields.
        Parameters:
        progress - Upload progress, as a percentage.