Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tokio to 1.0HEADmaster | syn | 2021-01-27 | 1 | -1/+1 |
* | bump tokio to 1.0 | syn | 2021-01-16 | 1 | -3/+3 |
* | remove builtin tg methods & types | syn | 2021-01-16 | 1 | -2/+2 |
* | remove `@extra` in responses | syn | 2021-01-16 | 1 | -1/+3 |
* | accept errors from telegram | syn | 2021-01-09 | 2 | -14/+25 |
* | cargo fmt | syn | 2021-01-08 | 1 | -5/+4 |
* | handle error | syn | 2021-01-08 | 1 | -1/+3 |
* | [wip] some support for telegram methods & types | syn | 2021-01-08 | 3 | -2/+38 |
* | Make send infallible by returning errors in future | syn | 2021-01-08 | 2 | -27/+46 |
* | clean up imports | syn | 2021-01-08 | 1 | -1/+1 |
* | move receiver from separate function | syn | 2021-01-08 | 1 | -13/+9 |
* | Initial commit | syn | 2021-01-08 | 10 | -0/+692 |