github.com/gotd/td/tg.PeerColor.Zero (method)
13 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_gen.go#L6742: if !(c.PrevValue.Zero()) {
tl_channel_admin_log_event_action_gen.go#L6745: if !(c.NewValue.Zero()) {
tl_channel_admin_log_event_action_gen.go#L6905: if !(c.PrevValue.Zero()) {
tl_channel_admin_log_event_action_gen.go#L6908: if !(c.NewValue.Zero()) {
tl_chat_gen.go#L1310: if !(c.Color.Zero()) {
tl_chat_gen.go#L1313: if !(c.ProfileColor.Zero()) {
tl_chat_gen.go#L1780: if !(c.Color.Zero()) {
tl_chat_gen.go#L1783: if !(c.ProfileColor.Zero()) {
tl_peer_color_gen.go#L74: func (p *PeerColor) Zero() bool {
tl_user_gen.go#L465: if !(u.Color.Zero()) {
tl_user_gen.go#L468: if !(u.ProfileColor.Zero()) {
tl_user_gen.go#L946: if !(u.Color.Zero()) {
tl_user_gen.go#L949: if !(u.ProfileColor.Zero()) {
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |