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

outdated

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

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