# Functions
NewAuthor creates a new message author.
NewAuthorUpdate creates a new message that contains a new author.
NewBacklogMessage uses the session to create a message fetched from the backlog.
NewContentUpdate creates a new message that does not have an author.
NewDirectMessage creates a new direct message.
NewGuildMessageCreate uses the session to create a message.
No description provided by the author
NewMessage creates a new message from the given author.
ReferencedMessage searches for the referenced message if needed.
RenderAuthorName renders the given user mention into a text segment.