- Namespace
- OpenTl
.Schema .Channels - Interfaces
- Base Types
-
- object
graph TD
Base0["object"]-->Type
Interface0["IRequest<IAdminLogResults>"]-.->Type
Interface1["IRequest"]-.->Type
click Interface1 "/OpenTl.Schema/api/OpenTl.Schema/IRequest"
Interface2["IObject"]-.->Type
click Interface2 "/OpenTl.Schema/api/OpenTl.Schema/IObject"
Type["RequestGetAdminLog"]
class Type type-node
Syntax
[Serialize(0x33ddf480)]
public sealed class RequestGetAdminLog : IRequest<IAdminLogResults>, IRequest, IObject
Attributes
| Type | Description |
|---|---|
| SerializeAttribute |
Properties
| Name | Value | Summary |
|---|---|---|
| Admins | TVector |
|
| Channel | IInputChannel | |
| EventsFilter | I |
|
| Flags | BitArray | |
| Limit | int | |
| MaxId | long | |
| MinId | long | |
| Q | string | |
| QAsBinary | byte[] |
Binary representation for the 'Q' property
|