IChannelParticipants Interface

graph TD Interface0["IObject"]-.->Type click Interface0 "/OpenTl.Schema/api/OpenTl.Schema/IObject" Type["IChannelParticipants"] class Type type-node Type-.->Implementing0["TChannelParticipants"] click Implementing0 "/OpenTl.Schema/api/OpenTl.Schema.Channels/TChannelParticipants" Type-.->Implementing1["TChannelParticipantsNotModified"] click Implementing1 "/OpenTl.Schema/api/OpenTl.Schema.Channels/TChannelParticipantsNotModified"

Syntax

public interface IChannelParticipants : IObject

Extension Methods

Name Value Summary
As<T>() T
From Utils
Is<T>() T
From Utils
IsEmpty() bool
From Utils