Constructors
- Client.create()
-
factory
Properties
Methods
-
destroy(
) → void -
execute<
T extends TdObject> (TdFunction function) → T -
initialize(
{Iterable< TdFunction> beforeReceive = const []}) → Future<void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
send<
T extends TdObject> (TdFunction function) → Future< T> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited