Class TdApi.NotificationSettingsScopeChat

    • 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

      • NotificationSettingsScopeChat

        public NotificationSettingsScopeChat()
        Default constructor.
      • NotificationSettingsScopeChat

        public NotificationSettingsScopeChat​(long chatId)
        Constructor for initialization of all fields.
        Parameters:
        chatId - Chat identifier.