Dissonity
Unity SDK for Discord activities
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level
1
2
3
4
]
▼
N
Dissonity
▼
N
Commands
▼
N
Responses
C
AuthenticateData
C
AuthorizeData
C
EncourageHardwareAccelerationData
C
GetChannelPermissionsData
C
GetPlatformBehaviorsData
C
InitiateImageUploadData
C
OpenExternalLinkData
C
SetConfigData
C
ShareLinkData
C
UserSettingsGetLocaleData
▼
N
Events
C
DiscordEventType
C
DiscordSubscription
C
ErrorEventData
C
ReadyEventData
▼
N
Models
▼
N
Builders
C
ActivityBuilder
More information about rich presence:
https://discord.com/developers/docs/rich-presence/using-with-the-embedded-app-sdk#custom-rich-presence-data
C
MappingBuilder
C
PatchUrlMappingsConfigBuilder
▼
N
Interop
C
HiRpcSubscription
C
QueryData
C
Activity
C
ActivityAssets
C
ActivityParty
C
ActivitySecrets
C
ActivityTimestamps
C
Application
C
Attachment
C
AuthenticatedApplication
C
AuthenticatedUser
C
AuthorizeResponseType
C
AvatarDecoration
C
BaseUser
This class is the parent for all the user-like structures.
It's also the "user" object sent on start
C
ChannelMention
C
ChannelRpc
C
ConsoleLevel
C
CurrencyCode
C
Embed
C
EmbedAuthor
C
EmbedField
C
EmbedFooter
C
EmbedProvider
C
Emoji
C
Entitlement
C
GuildMember
C
GuildMemberRpc
C
Image
C
Locale
C
Message
C
MessageActivity
C
MessageReference
C
MultiEvent
This is not a normal RPC event, this "event" is sent through hiRPC once the authentication process has finished successfully and Unity has loaded
C
OauthScope
C
Participant
C
Platform
C
Presence
C
Reaction
C
ReadyConfig
C
Relationship
C
Sku
C
SkuPrice
C
SpeakingData
C
User
C
UserVoiceState
C
Video
C
VoiceState
▼
C
Api
C
Commands
Subclass that allows sending RPC commands
C
HiRpc
Subclass that enables C#/JS interoperation
C
LocalStorage
Subclass that allows storing key-value pairs locally
C
Proxy
Subclass that helps sending HTTPs requests through the Discord proxy
C
Subscribe
Subclass that allows listening to RPC events
C
CommandException
This exception is thrown by the
Api.Commands
and
Api.Subscribe
methods when the Discord client sends an error response for a command.
C
DissonityConfigAttribute
Use this attribute on a class that inherits from
SdkConfiguration
C
ExternalException
This exception is thrown by the
Api.Initialize
method when the hiRPC handshake is an error payload.
C
OutsideDiscordException
This exception is thrown by the
Api.Initialize
method when the application runs outside the Discord client.
C
SdkConfiguration
C
ServerTokenRequest
C
ServerTokenResponse
C
Utils
Generated by
1.12.0