TelegramClientApi class

Telegram Client Api For Interact With Library

Constructors

TelegramClientApi()
Telegram Client Api For Interact With Library

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

create({required String newName, required Directory directoryBase, required TelegramClientProjectTemplate telegramClientProjectTemplate}) Stream<TelegramClientApiStatus>
Telegram Client Api For create project
installLibrary({required TelegramClientLibraryType telegramClientLibraryType}) Stream<TelegramClientApiStatus>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
run({required Directory directoryBase, required Directory? directoryOutputBuildPackageFullTemplate, required String? inputFileName, required TelegramClientProjectTemplate telegramClientProjectTemplate}) FutureOr<int>
Telegram Client Api For run
telegramBotApi({required List<Map> parametersRequest, Duration? durationDelay}) Stream<TelegramClientApiStatus>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

guide_telegram_client_markdown() String
Telegram Client Api For
replaceData({required String text}) String