TDialogsSlice.

Chats Property

Namespace
OpenTl.Schema.Messages
Containing Type
TDialogsSlice

Syntax

[SerializationOrder(3)]
public TVector<IChat> Chats { get; set; }

Attributes

Type Description
SerializationOrderAttribute

Value

Type Description
TVector<IChat>