Module futures

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.
SendMessageLikeEventResult
The result of the Room::send future
SendRawMessageLikeEvent
Future returned by Room::send_raw.