github.com/gotd/td/tg.MessageFwdHeader.Zero (method)
9 uses
github.com/gotd/td/tg (current package)
tl_message_fwd_header_gen.go#L95: func (m *MessageFwdHeader) Zero() bool {
tl_message_gen.go#L442: if !(m.FwdFrom.Zero()) {
tl_message_gen.go#L837: if !(m.FwdFrom.Zero()) {
tl_message_reply_header_gen.go#L143: if !(m.ReplyFrom.Zero()) {
tl_message_reply_header_gen.go#L324: if !(m.ReplyFrom.Zero()) {
tl_updates_gen.go#L260: if !(u.FwdFrom.Zero()) {
tl_updates_gen.go#L448: if !(u.FwdFrom.Zero()) {
tl_updates_gen.go#L981: if !(u.FwdFrom.Zero()) {
tl_updates_gen.go#L1175: if !(u.FwdFrom.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. |