List of all items
Structs
- broker::Broker
- client::Client
- plugin::ChatWriter
- plugin::CommandContext
- plugin::CommandInfo
- plugin::Completion
- plugin::HistoryReader
- plugin::PluginRegistry
- plugin::RoomMetadata
- plugin::UserInfo
- plugin::help::HelpPlugin
- plugin::stats::StatsPlugin
Enums
Traits
Functions
- history::append
- history::default_chat_path
- history::load
- history::tail
- message::make_command
- message::make_dm
- message::make_join
- message::make_leave
- message::make_message
- message::make_reply
- message::make_system
- message::parse_client_line
- oneshot::cmd_send
- oneshot::list::cmd_list
- oneshot::poll::cmd_poll
- oneshot::poll::cmd_pull
- oneshot::poll::cmd_watch
- oneshot::poll::poll_messages
- oneshot::poll::pull_messages
- oneshot::token::cmd_join
- oneshot::token::read_cursor
- oneshot::token::token_file_path
- oneshot::token::username_from_token
- oneshot::token::write_cursor
- oneshot::transport::join_session
- oneshot::transport::send_message
- oneshot::transport::send_message_with_token
- tui::run