Layer 220
PhoneGetCallConfig
Get phone call configuration to be passed to libtgvoip's shared config
method
Users
phone.getCallConfig#55451fa9 = DataJSON;
Returns
DataJSONGogram Example
// PhoneGetCallConfig - positional arguments result, err := client.PhoneGetCallConfig() if err != nil { // handle error } // result is *tg.DataJson