github.com/gotd/td/tg.SponsoredMessage.FromID (field)
9 uses
github.com/gotd/td/tg (current package)
tl_sponsored_message_gen.go#L58: FromID PeerClass
tl_sponsored_message_gen.go#L138: if !(s.FromID == nil) {
tl_sponsored_message_gen.go#L209: s.FromID = val
tl_sponsored_message_gen.go#L363: if !(s.FromID == nil) {
tl_sponsored_message_gen.go#L418: if s.FromID == nil {
tl_sponsored_message_gen.go#L421: if err := s.FromID.Encode(b); err != nil {
tl_sponsored_message_gen.go#L514: s.FromID = value
tl_sponsored_message_gen.go#L653: s.FromID = value
tl_sponsored_message_gen.go#L665: return s.FromID, true
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. |