github.com/gotd/td/tg.ChannelsUpdateColorRequest.Color (field)
8 uses
github.com/gotd/td/tg (current package)
tl_channels_update_color_gen.go#L65: Color int
tl_channels_update_color_gen.go#L96: if !(u.Color == 0) {
tl_channels_update_color_gen.go#L125: u.Color = val
tl_channels_update_color_gen.go#L185: if !(u.Color == 0) {
tl_channels_update_color_gen.go#L218: b.PutInt(u.Color)
tl_channels_update_color_gen.go#L260: u.Color = value
tl_channels_update_color_gen.go#L302: u.Color = value
tl_channels_update_color_gen.go#L314: return u.Color, true
![]() |
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. |