Docs.rs
tweechat-datatypes-0.0.7
tweechat-datatypes 0.0.7
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
randomairborne
Dependencies
serde ^1
normal
Versions
15.38%
of the crate is documented
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
tweechat_
datatypes
0.0.7
All Items
Crate Items
Structs
Enums
Crate
tweechat_datatypes
Copy item path
Source
Structs
§
ApiError
May be returned for any endpoint when said endpoint has a failure
Login
Response
Returned by the /auth/token and /auth/totp routes. Always use /auth/token first, you will be granted a temporary Bearer token if needs_totp is true, you can then call /auth/totp with the Bearer token and TOTP authcode.
Message
Create
Totp
Request
For requesting to the /auth/totp route. You must also have a temporary TOTP authtoken first!
User
User object
User
Create
Enums
§
User
Security
Level