github.com/gotd/td/tg.AccountUpdateColorRequest.Color (field)
9 uses
github.com/gotd/td/tg (current package)
tl_account_update_color_gen.go#L57: Color PeerColorClass
tl_account_update_color_gen.go#L81: if !(u.Color == nil) {
tl_account_update_color_gen.go#L104: u.Color = val
tl_account_update_color_gen.go#L151: if !(u.Color == nil) {
tl_account_update_color_gen.go#L175: if u.Color == nil {
tl_account_update_color_gen.go#L178: if err := u.Color.Encode(b); err != nil {
tl_account_update_color_gen.go#L212: u.Color = value
tl_account_update_color_gen.go#L239: u.Color = value
tl_account_update_color_gen.go#L251: 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. |