github.com/gotd/td/tg.AccountUpdatePersonalChannelRequest.Channel (field)
10 uses
github.com/gotd/td/tg (current package)
tl_account_update_personal_channel_gen.go#L50: Channel InputChannelClass
tl_account_update_personal_channel_gen.go#L68: if !(u.Channel == nil) {
tl_account_update_personal_channel_gen.go#L88: u.Channel = from.GetChannel()
tl_account_update_personal_channel_gen.go#L136: if u.Channel == nil {
tl_account_update_personal_channel_gen.go#L139: if err := u.Channel.Encode(b); err != nil {
tl_account_update_personal_channel_gen.go#L166: u.Channel = value
tl_account_update_personal_channel_gen.go#L176: return u.Channel
tl_account_update_personal_channel_gen.go#L181: return u.Channel.AsNotEmpty()
tl_account_update_personal_channel_gen.go#L199: Channel: channel,
tl_server_gen.go#L2581: response, err := f(ctx, request.Channel)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |