Struct glitch_in_the_matrix::types::JoinReply [] [src]

pub struct JoinReply {
    pub room_id: String,
}

The reply obtained from /join.

Fields

Trait Implementations

impl Debug for JoinReply
[src]

Formats the value using the given formatter.