MtprotoClients extension

TelegramClientUncompleDocumentation

on

Methods

exitClientById(int clientId, {String? extra}) Future<bool>

Available on List<MtprotoClient>, provided by the MtprotoClients extension

TelegramClientUncompleDocumentation
getClientById(int clientId) MtprotoClient?

Available on List<MtprotoClient>, provided by the MtprotoClients extension

TelegramClientUncompleDocumentation
getClientByUserId(int clientUserId) MtprotoClient?

Available on List<MtprotoClient>, provided by the MtprotoClients extension

TelegramClientUncompleDocumentation