- Namespace
- OpenTl
.Schema - Interfaces
- Base Types
-
- object
graph TD
Base0["object"]-->Type
Interface0["IMessage"]-.->Type
click Interface0 "/OpenTl.Schema/api/OpenTl.Schema/IMessage"
Interface1["IObject"]-.->Type
click Interface1 "/OpenTl.Schema/api/OpenTl.Schema/IObject"
Type["TMessageService"]
class Type type-node
Syntax
[Serialize(0x9e19a1f6)]
public sealed class TMessageService : IMessage, IObject
Attributes
Type | Description |
---|---|
SerializeAttribute |
Properties
Name | Value | Summary |
---|---|---|
Action | IMessageAction | |
Date | int | |
Flags | BitArray | |
FromId | int | |
Id | int | |
MediaUnread | bool | |
Mentioned | bool | |
Out | bool | |
Post | bool | |
ReplyToMsgId | int | |
Silent | bool | |
ToId | IPeer |