Appearance
Layer 225
Constructor ID: 0xcc104937 Returns: Bool
0xcc104937
channel
InputChannel
max_id
int32
result, err := client.Raw(&tg.ReadHistoryRequest{ channel: nil, // InputChannel max_id: 0, }) if err != nil { panic(err) } print(result)