Struct docomo_api::chat_dialogue::Chat
[−]
[src]
pub struct Chat {
// some fields omitted
}pub struct Chat {
// some fields omitted
}impl Chat[src]fn new(id: &str, t: Type) -> Selffn request(&mut self, req: &Request) -> Result<Response, Box<Error>>impl Debug for Chat[src]