menu
telegram_client package
documentation
tdlib/tdlib_library/base.dart
TdlibBase
on_receive_update property
on_receive_update property
dark_mode
light_mode
on_receive_update
property
FutureOr
<
void
>
Function
(
dynamic
update
,
TdlibBase
libTdJson
)
?
on_receive_update
getter/setter pair
Implementation
FutureOr<void> Function(dynamic update, TdlibBase libTdJson)? on_receive_update;
telegram_client package
documentation
tdlib/tdlib_library/base
TdlibBase
on_receive_update property
TdlibBase class