Appearance
Layer 225
Constructor ID: 0x4f1ebf24 Returns: Bool
0x4f1ebf24
job_id
string
error
result, err := client.Raw(&tg.FinishJobRequest{ job_id: "", error: "", }) if err != nil { panic(err) } print(result)