List of all items
Structs
- broker::Broker
- broker::daemon::DaemonConfig
- broker::daemon::DaemonState
- client::Client
- message::RoomConfig
- message::RoomListEntry
- plugin::ChatWriter
- plugin::CommandContext
- plugin::CommandInfo
- plugin::HistoryReader
- plugin::ParamSchema
- plugin::PluginRegistry
- plugin::RoomMetadata
- plugin::UserInfo
- plugin::help::HelpPlugin
- plugin::stats::StatsPlugin
- registry::User
- registry::UserRegistry
Enums
Traits
Functions
- broker::daemon::validate_room_id
- history::append
- history::default_chat_path
- history::load
- history::tail
- message::dm_room_id
- 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
- message::parse_mentions
- oneshot::cmd_send
- oneshot::list::cmd_list
- oneshot::poll::cmd_poll
- oneshot::poll::cmd_poll_multi
- oneshot::poll::cmd_pull
- oneshot::poll::cmd_watch
- oneshot::poll::poll_messages
- oneshot::poll::poll_messages_multi
- 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
- oneshot::who::cmd_who
- plugin::all_known_commands
- plugin::builtin_command_infos
- tui::run