This repository was archived by the owner on Feb 7, 2025. It is now read-only.
v1.1.0
- Modules are now called plugins with updated plugin system (e52a934 / 40b694a).
- Renamed
listmod property toupdateList(142ba1a). - Renamed
msgevent property tomessage(861f784). - Dropped old options migration (7c29af5).
☀️ New:
- Added game support (f53612b).
- Added build-in plugins:
regExpMessageandshortReply. - Added
deleteWebhookmethod (96624bc). - Added
durationparameter tosendVoicemethod (7c29af5). - Added
duration, width, heightparameters tosendVideomethod (ba7bf2c). - Added
title, performer, durationparameters tosendAudiomethod (#14). - Added
channel_postandedited_channel_postsupport (8ad2fab). - New build-in plugin
regExpMessage(see). - New build-in plugin
shortReply(see). - New plugin
namedButtons. - HTTP proxy support [#43].
✏️ Changes:
- Method
connect()renamed tostart()(a089060). - Method
disconnect()tostop()(28e2347). - Renamed location method property
foursquaretofoursquareId(f4ef049). - Updated
setWebhookmethod with new parameters:allowed_updates&max_connections(7d31d9a). - Updated
answerCallbackmethod (dfa706d). - Download HTTP files by Telegram server (by default) (25a9999).
🐛 Fixes: