slidge.plugins.discord.util
#
Module Contents#
Classes#
A file attachment to a message |
- class slidge.plugins.discord.util.Attachment[source]#
Bases:
slidge.util.types.LegacyAttachment
A file attachment to a message
At the minimum, one of the
path
,steam
,data
orurl
attribute has to be setTo be used with
LegacyContact.send_files()
orLegacyParticipant.send_files()