talk-api-internal 0.4.1

Various internal API for KiwiTalk
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# talk-api-internal
"KakaoTalk" internal api bindings

## Examples
### Auth
See `examples/auth.rs`

To run example, clone this repository and run command `cargo run --example auth <email> <password>`.

## License
Following MIT License

See `LICENSE` for full text