github.com/gotd/td/tg.MessageFwdHeader.Zero (method)
9 uses
github.com/gotd/td/tg (current package)
tl_message_fwd_header_gen.go#L142: func (m *MessageFwdHeader) Zero() bool {
tl_message_gen.go#L611: if !(m.FwdFrom.Zero()) {
tl_message_gen.go#L1228: if !(m.FwdFrom.Zero()) {
tl_message_reply_header_gen.go#L159: if !(m.ReplyFrom.Zero()) {
tl_message_reply_header_gen.go#L376: if !(m.ReplyFrom.Zero()) {
tl_updates_gen.go#L267: if !(u.FwdFrom.Zero()) {
tl_updates_gen.go#L455: if !(u.FwdFrom.Zero()) {
tl_updates_gen.go#L988: if !(u.FwdFrom.Zero()) {
tl_updates_gen.go#L1182: if !(u.FwdFrom.Zero()) {
![]() |
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. |