Module boltchat::events::event[][src]

Structs

Event

Event struct to decode all events from.

EventMeta

Eventmeta that is appended to every event.

User

User struct to de- serialize the user. Holds the users nick and pubkey. Used in the join and leave events.