windkh / node-red-contrib-telegrambot

Telegram bot nodes for node-red.
Other
264 stars 117 forks source link

Added setChatAdministratorCustomTitle #352

Closed ptath closed 8 months ago

ptath commented 8 months ago

Tested, works

chatId = chatId // number content = userId // number options = "CustomTitle" // string

windkh commented 8 months ago

thanks