Expand description
Named futures returned from methods on types in the room module.
Structsยง
- Send
Attachment - Future returned by
Room::send_attachment. - Send
Message Like Event - Future returned by
Room::send. - Send
RawMessage Like Event - Future returned by
Room::send_raw.