mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-28 12:57:38 +00:00
Add passport_data message type
Reference: Telegram API Documentation: https://core.telegram.org/bots/api#message
This commit is contained in:
parent
8b99ccb75c
commit
fadf738da4
@ -37,6 +37,7 @@ const _messageTypes = [
|
||||
'new_chat_members',
|
||||
'new_chat_photo',
|
||||
'new_chat_title',
|
||||
'passport_data',
|
||||
'photo',
|
||||
'pinned_message',
|
||||
'sticker',
|
||||
|
Loading…
x
Reference in New Issue
Block a user