summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* cargo fmtsyn2021-01-081-5/+4
|
* handle errorsyn2021-01-081-1/+3
|
* [wip] some support for telegram methods & typessyn2021-01-083-2/+38
|
* Make send infallible by returning errors in futuresyn2021-01-082-27/+46
|
* clean up importssyn2021-01-081-1/+1
|
* move receiver from separate functionsyn2021-01-081-13/+9
| | | | receiver code is small enough to fit into `Client::new`
* Initial commitsyn2021-01-088-0/+659