Appearance
Layer 225
Constructor ID: 0x566decd0 Returns: Updates
0x566decd0
channel
InputChannel
title
string
result, err := client.Raw(&tg.EditTitleRequest{ channel: nil, // InputChannel title: "", }) if err != nil { panic(err) } print(result)