TBotCallbackAnswer.

MessageAsBinary Property

Summary

Binary representation for the 'Message' property
Namespace
OpenTl.Schema.Messages
Containing Type
TBotCallbackAnswer

Syntax

[SerializationOrder(4)]
[CanSerialize("Flags", 0)]
public byte[] MessageAsBinary { get; set; }

Attributes

Type Description
SerializationOrderAttribute
CanSerializeAttribute

Value

Type Description
byte[]