Docs.rs
  • traq-bot-http-0.11.1
    • traq-bot-http 0.11.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • H1rono
    • Dependencies
      • bytes ^1 normal optional
      • chrono ^0.4 normal optional
      • futures ^0.3 normal optional
      • http ^1 normal optional
      • http-body ^1 normal optional
      • http-body-util ^0.1 normal optional
      • paste ^1.0 normal
      • pin-project-lite ^0.2 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • time ^0.3 normal optional
      • tower ^0.5 normal optional
      • tower-http ^0.6 normal optional
      • uuid ^1.11 normal optional
      • futures ^0.3 dev
      • http ^1 dev
    • Versions
    • 61.62% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

traq_bot_http0.11.1

Module types

Module Items

  • Structs
  • Type Aliases

In traq_bot_http::payloads

traq_bot_http::payloads

Module types

Source
Expand description

イベントペイロード内部で使われる型

Structs§

  • Channel
    traQの型定義
  • DeletedDirectMessage
    traQの型定義
  • DeletedMessage
    traQの型定義
  • EmbeddedInfo
    traQの型定義
  • GroupMember
    traQの定義
  • Message
    traQの型定義
  • MessageStamp
    traQの定義
  • User
    traQの型定義
  • UserGroup
    traQの定義
  • UserGroupAdmin
    traQの定義
  • UserGroupMember
    traQの定義

Type Aliases§

  • TimeStampNon-chrono and non-time
    タイムスタンプ(RFC3339 format)を表現する型
  • UuidNon-uuid
    UUIDを表現する型