Start working on fixing Crystal incompatibility
This commit is contained in:
@@ -3,7 +3,9 @@ module Telepathy::Utils
|
||||
API_URL = "https://api.telegram.org/bot"
|
||||
|
||||
enum ParseMode
|
||||
Normal, Markdown, HTML
|
||||
Normal
|
||||
Markdown
|
||||
HTML
|
||||
end
|
||||
|
||||
def get_me(api_key : String)
|
||||
|
||||
Reference in New Issue
Block a user