Dissonity
Unity SDK for Discord activities
Loading...
Searching...
No Matches
Dissonity.Models.ChannelRpc Class Reference

Properties

long Id [get, set]
 
ChannelType Type [get, set]
 
long? GuildId [get, set]
 
string? Name [get, set]
 
string? Topic [get, set]
 
double? Bitrate [get, set]
 
int? UserLimit [get, set]
 
int? Position [get, set]
 
UserVoiceState[] VoiceStates = new UserVoiceState[0] [get, set]
 
Message[] Messages = new Message[0] [get, set]
 

Property Documentation

◆ Bitrate

double? Dissonity.Models.ChannelRpc.Bitrate
getset

◆ GuildId

long? Dissonity.Models.ChannelRpc.GuildId
getset

◆ Id

long Dissonity.Models.ChannelRpc.Id
getset

◆ Messages

Message [] Dissonity.Models.ChannelRpc.Messages = new Message[0]
getset

◆ Name

string? Dissonity.Models.ChannelRpc.Name
getset

◆ Position

int? Dissonity.Models.ChannelRpc.Position
getset

◆ Topic

string? Dissonity.Models.ChannelRpc.Topic
getset

◆ Type

ChannelType Dissonity.Models.ChannelRpc.Type
getset

◆ UserLimit

int? Dissonity.Models.ChannelRpc.UserLimit
getset

◆ VoiceStates

UserVoiceState [] Dissonity.Models.ChannelRpc.VoiceStates = new UserVoiceState[0]
getset

The documentation for this class was generated from the following file: