Open Mohammad-amiri-code opened 4 years ago
help !
Dim dialogs As TLDialogsSlice = Await client.GetUserDialogsAsync() Dim chats As IEnumerable(Of TLAbsChat) = dialogs.chats Dim channelx = dialogs.chats.lists.OfType(Of TLChannel)() 'channelx = all channels
help !