Xh4H / Discord.jl

The Julia Discord API Wrapper
MIT License
151 stars 24 forks source link

Add support for ActivityType 4 (AT_CUSTOM) #21

Closed TotalVerb closed 4 years ago

TotalVerb commented 4 years ago

The AT_CUSTOM ActivityType has been introduced, see https://discordapp.com/developers/docs/topics/gateway#activity-object-activity-types

This adds support for this activity type and the associated emoji field.

christopher-dG commented 4 years ago

Seems legit, thanks :+1: