Module futures

Source
Expand description

Named futures returned from methods on types in the room module.

Structs§

SendAttachment
Future returned by Room::send_attachment.
SendMessageLikeEvent
Future returned by Room::send.
SendRawMessageLikeEvent
Future returned by Room::send_raw.