github.com/gotd/td/tg.User.Color (field)
9 uses
github.com/gotd/td/tg (current package)
tl_user_gen.go#L472: Color PeerColorClass
tl_user_gen.go#L668: if !(u.Color == nil) {
tl_user_gen.go#L837: u.Color = val
tl_user_gen.go#L1268: if !(u.Color == nil) {
tl_user_gen.go#L1377: if u.Color == nil {
tl_user_gen.go#L1380: if err := u.Color.Encode(b); err != nil {
tl_user_gen.go#L1588: u.Color = value
tl_user_gen.go#L2454: u.Color = value
tl_user_gen.go#L2466: 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. |