Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Post ¶
type Post struct { AuthorName string Message *discordgo.Message RenderedEmbeds []*RenderedEmbed RenderedBody template.HTML ParsedTimestamp time.Time }
func GetNewestPosts ¶
func GetPostsAfter ¶
func GetPostsBefore ¶
Click to show internal directories.
Click to hide internal directories.