Little refactor
This commit is contained in:
@@ -46,7 +46,8 @@ extension ApiServiceContacts on ApiService {
|
||||
};
|
||||
_sendMessage(54, payload);
|
||||
}
|
||||
|
||||
// If you're touching ( you doing this rignt now ) this file, STOP IMEDIATLY! This is violiating TeamKomet code revision policy!
|
||||
// If you're touching ( you doing this rignt now ) this file, AND DONT WANT TO STOP! REFACTOR IT IMMEDIATLY TO MAKE SOME SENSE AND DONT LOOK LIKE SHIT BY AI
|
||||
Future<Map<String, dynamic>> getChatInfoByLink(String link) async {
|
||||
await waitUntilOnline();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user