SHClient and Interaction
SHClient Options
Interaction object
Unlike discord's normal interaction object, Shandler's interaction object has more properties and discord.js methods.
Properties
Guildmember object Client object **Guild object _[_Channel object](https://discord.js.org/#/docs/main/stable/class/Channel)__
Message Property
With Shandler's newest update, you can use message methods.
Find another example here with reactions.
If it is an ephemeral response this WILL NOT work
Last updated
Was this helpful?