graph TD
Base0["object"]-->Type
Interface0["IRequest<IChannelParticipants>"]-.->Type
Interface1["IRequest"]-.->Type
click Interface1 "/OpenTl.Schema/api/OpenTl.Schema/IRequest"
Interface2["IObject"]-.->Type
click Interface2 "/OpenTl.Schema/api/OpenTl.Schema/IObject"
Type["RequestGetParticipants"]
class Type type-node
Syntax
[Serialize(0x123e05e9)]
public sealed class RequestGetParticipants : IRequest<IChannelParticipants>, IRequest, IObject
Attributes
Type |
Description |
SerializeAttribute |
|
Properties
Extension Methods