static TDObject getData({String? appId, String? templateCode}) { return TDObject(_channel, appId, templateCode); }