alchemy v0.1.9 Alchemy.Message

Summary

Types

t :: %Alchemy.Message{attachments: [Alchemy.Attachment.t], author: Alchemy.User.t, channel_id: String.t, content: String, edited_timestamp: String | nil, embeds: [Alchemy.Embed.t], id: String.t, mention_everyone: Boolean, mention_roles: [String.t], mentions: [Alchemy.User.t], nonce: String.t, pinned: Boolean, reactions: [Alchemy.Reaction.t], timestamp: String, tts: Boolean, webhook_id: String.t}