Closed NTimmons closed 4 years ago
julia> using Discord
julia> Client("..."; presence=(game=(name="game", type=AT_STREAMING ),))
Discord.Client(shard=1/1, api=6, not logged in)
Make sure you're not using any special import like using Discord: Client
.
Version Info:
The error:
Maybe something to do with:
@boilerplate ActivityFlags :export :lower
?