mirror of
https://github.com/bwmarrin/discordgo.git
synced 2025-12-23 23:17:45 -05:00
typo
This commit is contained in:
@@ -476,7 +476,7 @@ type MessageApplication struct {
|
||||
Name string `json:"name"`
|
||||
}
|
||||
|
||||
// MessageSnapshot represents a snapshot of forwarded messages.
|
||||
// MessageSnapshot represents a snapshot of a forwarded message.
|
||||
// https://discord.com/developers/docs/resources/message#message-snapshot-object
|
||||
type MessageSnapshot struct {
|
||||
Message *Message `json:"message"`
|
||||
|
||||
Reference in New Issue
Block a user