Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove builtin tg methods & types | syn | 2021-01-16 | 1 | -2/+2 |
* | cargo fmt | syn | 2021-01-08 | 1 | -5/+4 |
* | [wip] some support for telegram methods & types | syn | 2021-01-08 | 1 | -2/+4 |
* | Make send infallible by returning errors in future | syn | 2021-01-08 | 1 | -25/+44 |
* | 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 | 1 | -0/+165 |