Table of Contents

Event EmbeddedActivityUpdated

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when a embedded activity has been updated.

public event AsyncEventHandler<DiscordClient, EmbeddedActivityUpdateEventArgs> EmbeddedActivityUpdated

Returns

AsyncEventHandler<DiscordClient, EmbeddedActivityUpdateEventArgs>
Your library to write discord bots in C# with focus on always providing access to the latest discord features.