windkh / node-red-contrib-telegrambot

Telegram bot nodes for node-red.
Other
268 stars 119 forks source link

Added setChatAdministratorCustomTitle #352

Closed ptath closed 10 months ago

ptath commented 10 months ago

Tested, works

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

windkh commented 10 months ago

thanks