Ctrl+P
Litegram snippets for Visual Studio Code.
lite:on
bot()->on(...)
lite:hear
bot()->hear(...)
lite:command
bot()->command(...)
lite:callback
bot()->callback(...)
lite:inline
bot()->inline(...)
lite:chain
bot()->chain(...)
More snippets soon...
MIT