auto_chat_action 1.2.0 copy "auto_chat_action: ^1.2.0" to clipboard
auto_chat_action: ^1.2.0 copied to clipboard

A plugin for Televerse. Let's you automatically send Chat Actions based on the invoking API method.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add auto_chat_action
copied to clipboard

With Flutter:

 $ flutter pub add auto_chat_action
copied to clipboard

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

dependencies:
  auto_chat_action: ^1.2.0
copied to clipboard

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:auto_chat_action/auto_chat_action.dart';
copied to clipboard
2
likes
160
points
99
downloads

Publisher

verified publisherxooniverse.com

Weekly Downloads

2024.09.26 - 2025.04.10

A plugin for Televerse. Let's you automatically send Chat Actions based on the invoking API method.

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 auto_chat_action