Raw.messages.GetDefaultHistoryTTL

Raw.messages.GetDefaultHistoryTTL

Gets the default value of the time-to-live setting, applied to all new chats.

messages.getDefaultHistoryTTL#658b7188 = DefaultHistoryTTL;
export namespace Raw {
  export namespace messages {
    export class GetDefaultHistoryTTL {
      constructor(params: {}) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0x658b7188

Property

Results

Raw.TypeDefaultHistoryTTL