github.com/gotd/td/tg.InputPhoneCall.Zero (method)
9 uses
github.com/gotd/td/tg (current package)
tl_input_phone_call_gen.go#L56: func (i *InputPhoneCall) Zero() bool {
tl_phone_accept_call_gen.go#L65: if !(a.Peer.Zero()) {
tl_phone_confirm_call_gen.go#L70: if !(c.Peer.Zero()) {
tl_phone_discard_call_gen.go#L77: if !(d.Peer.Zero()) {
tl_phone_received_call_gen.go#L59: if !(r.Peer.Zero()) {
tl_phone_save_call_debug_gen.go#L60: if !(s.Peer.Zero()) {
tl_phone_save_call_log_gen.go#L60: if !(s.Peer.Zero()) {
tl_phone_send_signaling_data_gen.go#L60: if !(s.Peer.Zero()) {
tl_phone_set_call_rating_gen.go#L75: if !(s.Peer.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. |