Table of Contents

Class ChannelGatewayData

Namespace
Fluxer.Net.Gateway
Assembly
Fluxer.Net.dll

Gateway channel data matching the ChannelResponse API model

public class ChannelGatewayData : ChannelJson, IChannel, IPartialChannel, ISnowflake, IMentionable
Inheritance
object
PartialChannelJson
ChannelJson
ChannelGatewayData
Implements

Properties

Recipients

[JsonProperty("recipients")]
public List<UserJson>? Recipients { get; set; }

Property Value

List<UserJson>