UNPKG

telebot

Version:

The easy way to write Telegram bots.

9 lines (8 loc) 160 B
'use strict'; module.exports = { stdin: false, stderr: false, supportsHyperlink: function () { // eslint-disable-line object-shorthand return false; } };