Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -12/+15 |
* | 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 | 3 | -0/+391 |