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.