- Namespace
- OpenTl
.Schema .Messages - Interfaces
- Base Types
-
- object
graph TD
Base0["object"]-->Type
Interface0["IBotResults"]-.->Type
click Interface0 "/OpenTl.Schema/api/OpenTl.Schema.Messages/IBotResults"
Interface1["IObject"]-.->Type
click Interface1 "/OpenTl.Schema/api/OpenTl.Schema/IObject"
Type["TBotResults"]
class Type type-node
Syntax
[Serialize(0x947ca848)]
public sealed class TBotResults : IBotResults, IObject
Attributes
Type | Description |
---|---|
SerializeAttribute |
Properties
Name | Value | Summary |
---|---|---|
CacheTime | int | |
Flags | BitArray | |
Gallery | bool | |
NextOffset | string | |
NextOffsetAsBinary | byte[] |
Binary representation for the 'NextOffset' property
|
QueryId | long | |
Results | TVector |
|
SwitchPm | IInlineBotSwitchPM | |
Users | TVector |