You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matterbridge/bridge/telegram
Wim 1fb91c6316
Fix panic by checking slice bounds in handleEntities (telegram). Fixes #857 (#858)
Besides the bound checking, this now also use utf16 as suggested by
https://github.com/go-telegram-bot-api/telegram-bot-api/issues/231
5 years ago
..
handlers.go Fix panic by checking slice bounds in handleEntities (telegram). Fixes #857 (#858) 5 years ago
html.go Fix regression in HTML handling (telegram). Closes #734 6 years ago
telegram.go Refactor telegram (#649) 6 years ago