Module messaging

Source

Structs§

AuthoredMessage
A Message with the author @p, post time and index also included

Traits§

Messaging
A trait which wraps both chats & DMs.

Type Aliases§

Message
A struct that represents a message that is to be submitted to Urbit. Message provides methods to build a message in chunks, thereby allowing you to add content which needs to be parsed, for example links @p mentions. It is technically an alias for the NodeContents struct.