type DiscordAttachment … func (d *DiscordAttachment) Name() string { … } func (d *DiscordAttachment) ContentType() string { … } func (d *DiscordAttachment) Reader() io.Reader { … }
type DiscordAttachment … func (d *DiscordAttachment) Name() string { … } func (d *DiscordAttachment) ContentType() string { … } func (d *DiscordAttachment) Reader() io.Reader { … }