Class TdApi.UpdateChatVideoChat

  • Enclosing class:
    TdApi

    public static class TdApi.UpdateChatVideoChat
    extends TdApi.Update
    A chat video chat state has changed.
    • Field Detail

      • chatId

        public long chatId
        Chat identifier.
      • CONSTRUCTOR

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

      • UpdateChatVideoChat

        public UpdateChatVideoChat()
        A chat video chat state has changed.
      • UpdateChatVideoChat

        public UpdateChatVideoChat​(long chatId,
                                   TdApi.VideoChat videoChat)
        A chat video chat state has changed.
        Parameters:
        chatId - Chat identifier.
        videoChat - New value of videoChat.