parse_mode_setter 1.1.0 copy "parse_mode_setter: ^1.1.0" to clipboard
parse_mode_setter: ^1.1.0 copied to clipboard

A plugin for Televerse. Let's you set parse mode all methods in one line.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add parse_mode_setter

With Flutter:

 $ flutter pub add parse_mode_setter

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  parse_mode_setter: ^1.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:parse_mode_setter/parse_mode_setter.dart';
1
likes
160
pub points
37%
popularity

Publisher

verified publisherxooniverse.com

A plugin for Televerse. Let's you set parse mode all methods in one line.

Repository (GitHub)
View/report issues

Topics

#televerse #telegram-bot #plugin #telegram

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com

License

MIT (license)

Dependencies

televerse

More

Packages that depend on parse_mode_setter