Module gm_types::replies [] [src]

Replies obtained from calling various API endpoints.

Structs

BadRequestReply

The reply obtained when something's gone wrong.

JoinReply

The reply obtained from /join.

LoginReply

The reply obtained from /login.

RoomAliasReply

The reply obtained from getting a room alias.

SendReply

The reply obtained from /send.

SetStateReply

The reply obtained when calling Room::set_state.

UploadReply

The reply obtained from upload().