mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Added ChatPermissions Interface - The field all_members_are_administrators has been removed from the documentation for the Chat object. The field is still returned in the object for backward compatibility, but new bots should use the permissions field instead. - Modified Chat interface. Added : permissions, can_set_sticker_set, and sticker_set_name * Updated Message interface & Added new interfaces - Poll & PollOption - forward_sender_name - media_group_id - caption_entities - poll - connected_website * Modified exisiting interfaces - Audio, Animation - Removed redundancy by extending FileBase on Animation - Added new properties to Animation : width, height, and duration - Added new property to Audio : thumb * Modified Contact and Venue interfaces - Added foursquare_type to Venue - Added vcard to Contact * Added new Interface LoginUrl * Rearranged interface ordering so that it matches Telegram Documentation * Updated ChatMember interface - Rearranged ordering to match Telegram documentation - Added new property : is_member * Fixed linting errors and made login_url as optional param in InlineKeyboardButton * Added new contributor in the header * Updated version to 0.40 from 0.31 |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| node-telegram-bot-api-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||