Closed nickrobson closed 5 years ago
This means developers will not need to manually specify chat ID and message ID values, and can instead use the new toEditXXXXXRequest() methods.
Also adds some miscellaneous fixes:
editMessageCaption
VenueMessage
LocationMessage
This means developers will not need to manually specify chat ID and message ID values, and can instead use the new toEditXXXXXRequest() methods.
Also adds some miscellaneous fixes:
editMessageCaption
now uses the correct method name in the bot APIVenueMessage
s are now properly registered, instead of being parsed asLocationMessage
s