paperplane 0.4.4 copy "paperplane: ^0.4.4" to clipboard
paperplane: ^0.4.4 copied to clipboard

outdated

A Flying Telegram Bot API Wrapper created from Scratch and Paper.

0.4.4 #

  • Fixed the example.
  • Added MessageEntityType.
  • Fixed export.

0.4.3 #

  • Implemented clean mode polling.
  • Implemented bot stopping.
  • Fixed blob sending.

0.4.2 #

Another update.

  • Fixed Telegram API v.4.6.
  • Created PollAnswer.
  • Created KeyboardButtonPollType.
  • Updated Update object.
  • Updated MessageEntity.
  • Fixed CHANGELOG.md.

0.4.1 #

A new step for the docs, and more...

  • Updated some methods.
  • Created some extensions.
  • Updated all Telegram API types documentation.
  • Implemented replyLocation.
  • Some refactoring.

0.4.0 #

Huge Update. Basic polling!

  • Implemented a basic long polling implementation.
  • To achieve this, created Updater.
  • Created messages dispatcher.
  • Created message extension.
  • Refactored some part of the code.

0.3.0 #

Big update.

  • Finished implementing all Telegram Api Methods.
  • TODO: make possible using @username in chat_id in some methods.

0.2.2 #

  • Implemented more methods.
  • Modified some docs.
  • Created PollType for Telegram 4.6.

0.2.1 #

  • TODO: create a list of implemented methods.
  • Changed the version on pubspec.yaml.

0.2.0 #

Big update.

  • Modified PaperPlane class, it can make bots now.
  • Created Telegram Class, it helps bridging PaperPlane and Telegram Api methods.
  • Created methods class, it contains Telegram Api methods needs to be completed.
  • Created chat_actions class.
  • Created parse_mode class.
  • Created some helpers such as bot_file, constant and paperplane_bot local type.
  • Fixed the previous commit, without http_client class.

0.1.3 #

  • Created HTTP Client class in tools.
  • Created Exceptions Classes in exceptions.
  • Added some docs for Telegram API types and other classes.
  • Updated README.md.

0.1.2 #

  • Created a 'publish' branch for publishing into pub.dev.

0.1.1 #

  • Created a 'dev' branch to keep the repo tidy.
  • Preparing for publishing on pub.dev.
  • Added LICENSE.

0.1.0 #

Pre-release

  • First Pre-release, no Telegram methods implemented.
  • Modified the README.md to make it more appealing.
  • Created all Telegram API types Classes.
  • Added functions in each types fromJson and toJson.
  • Added some Script for building and cleaning.

0.0.1 #

  • Initial version. Created the Package's repo structure.
6
likes
0
pub points
0%
popularity

Publisher

verified publishernebulino.cloud

A Flying Telegram Bot API Wrapper created from Scratch and Paper.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, json_annotation

More

Packages that depend on paperplane