- Namespace
- OpenTl
.Schema .Messages - Interfaces
- Base Types
-
- object
graph TD
Base0["object"]-->Type
Interface0["IRequest<bool>"]-.->Type
Interface1["IRequest"]-.->Type
click Interface1 "/OpenTl.Schema/api/OpenTl.Schema/IRequest"
Interface2["IObject"]-.->Type
click Interface2 "/OpenTl.Schema/api/OpenTl.Schema/IObject"
Type["RequestEditInlineBotMessage"]
class Type type-node
Syntax
[Serialize(0xadc3e828)]
public sealed class RequestEditInlineBotMessage : IRequest<bool>, IRequest, IObject
Attributes
| Type | Description |
|---|---|
| SerializeAttribute |
Properties
| Name | Value | Summary |
|---|---|---|
| Entities | TVector |
|
| Flags | BitArray | |
| GeoPoint | IInputGeoPoint | |
| Id | I |
|
| Media | IInputMedia | |
| Message | string | |
| MessageAsBinary | byte[] |
Binary representation for the 'Message' property
|
| NoWebpage | bool | |
| ReplyMarkup | IReplyMarkup | |
| StopGeoLive | bool |