package main import ( "../tg" ) func executeClientCommand(action tg.ClientCommand) { }