Method SendOutboundEventAsync
- Namespace
 - DSharpPlus.Clients
 
- Assembly
 - DSharpPlus.dll
 
SendOutboundEventAsync(byte[], ulong)
Sends an outbound event to Discord from the specified guild. Pass 0 to send a guild-independent outbound event to shard 0.
ValueTask SendOutboundEventAsync(byte[] payload, ulong guildId)