summaryrefslogtreecommitdiffstats
path: root/bridge/telegram/handlers.go
Commit message (Collapse)AuthorAgeFilesLines
* Refactor telegram (#649)Wim2018-12-121-0/+44
| | | * Decrease complexity in Send() (makes codeclimate happy)
* Fix telegram crash #620Wim2018-11-291-2/+2
|
* Refactor telegram handlers. Fix linting (#609)Wim2018-11-281-0/+302
* Refactor telegram handlers. Fix linting