Raw.chatlists.GetChatlistUpdates

Raw.chatlists.GetChatlistUpdates

Fetch new chats associated with an imported chat folder deep link. must be invoked at most every chatlistUpdatePeriod seconds (as per the related client configuration parameter ).

chatlists.getChatlistUpdates#89419521 chatlist:InputChatlist = chatlists.ChatlistUpdates;
export namespace Raw {
  export namespace chatlists {
    export class GetChatlistUpdates {
      constructor(params: { chatlist: Raw.TypeInputChatlist }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x89419521

Property

Results

Raw.chatlists.TypeChatlistUpdates