You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I've been using this API for my bot and it's working like a charm.
Though, I wonder if there's a way to attach/send a file to a certain user/member from a channel, unlike client.AttachFile(DiscordChannel channel, string message, string pathToFile) which sends the attachment to the whole channel.
Thank you,
The text was updated successfully, but these errors were encountered:
Hello,
I've been using this API for my bot and it's working like a charm.
Though, I wonder if there's a way to attach/send a file to a certain user/member from a channel, unlike
client.AttachFile(DiscordChannel channel, string message, string pathToFile)
which sends the attachment to the whole channel.Thank you,
The text was updated successfully, but these errors were encountered: