mtproto_client 0.0.0 copy "mtproto_client: ^0.0.0" to clipboard
mtproto_client: ^0.0.0 copied to clipboard

MtProto Library for interact with telegram api.

example/mtproto_client_example.dart

import 'package:mtproto_client/mtproto_client.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
0
likes
150
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

MtProto Library for interact with telegram api.

Documentation

API reference

License

MIT (license)

More

Packages that depend on mtproto_client