github.com/gotd/td/tg.HelpPeerColorOption.ChannelMinLevel (field)
8 uses
github.com/gotd/td/tg (current package)
tl_help_peer_color_option_gen.go#L74: ChannelMinLevel int
tl_help_peer_color_option_gen.go#L115: if !(p.ChannelMinLevel == 0) {
tl_help_peer_color_option_gen.go#L154: p.ChannelMinLevel = val
tl_help_peer_color_option_gen.go#L230: if !(p.ChannelMinLevel == 0) {
tl_help_peer_color_option_gen.go#L274: b.PutInt(p.ChannelMinLevel)
tl_help_peer_color_option_gen.go#L330: p.ChannelMinLevel = value
tl_help_peer_color_option_gen.go#L408: p.ChannelMinLevel = value
tl_help_peer_color_option_gen.go#L420: return p.ChannelMinLevel, true
![]() |
The pages are generated with Golds v0.8.5. (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. |