- Namespace
- OpenTl
.Schema .Help - Interfaces
- Base Types
-
- object
graph TD
Base0["object"]-->Type
Interface0["IInviteText"]-.->Type
click Interface0 "/OpenTl.Schema/api/OpenTl.Schema.Help/IInviteText"
Interface1["IObject"]-.->Type
click Interface1 "/OpenTl.Schema/api/OpenTl.Schema/IObject"
Type["TInviteText"]
class Type type-node
Syntax
[Serialize(0x18cb9f78)]
public sealed class TInviteText : IInviteText, IObject
Attributes
| Type | Description |
|---|---|
| SerializeAttribute |
Properties
| Name | Value | Summary |
|---|---|---|
| Message | string | |
| MessageAsBinary | byte[] |
Binary representation for the 'Message' property
|