televerse 2.4.0 copy "televerse: ^2.4.0" to clipboard
televerse: ^2.4.0 copied to clipboard

Televerse lets you create your own efficient Telegram bots with ease in Dart. Supports latest Telegram Bot API - 8.3!

example/example.dart

import 'package:televerse/televerse.dart';

final api = RawAPI("token");
final chatId = ChatID(12345);
void main(List<String> args) async {}
83
likes
0
points
1.57k
downloads

Publisher

verified publisherxooniverse.com

Weekly Downloads

Televerse lets you create your own efficient Telegram bots with ease in Dart. Supports latest Telegram Bot API - 8.3!

Homepage
Repository (GitHub)
View/report issues

Topics

#telegram #bot #chat #telegram-bot-api #bot-framework

Funding

Consider supporting this project:

buymeacoffee.com

License

unknown (license)

Dependencies

dio, freezed_annotation, json_annotation

More

Packages that depend on televerse