github.com/gotd/td/tg.MessageActionGeoProximityReached.FromID (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L3933: FromID PeerClass
tl_message_action_gen.go#L3963: if !(m.FromID == nil) {
tl_message_action_gen.go#L3991: m.FromID = from.GetFromID()
tl_message_action_gen.go#L4049: if m.FromID == nil {
tl_message_action_gen.go#L4052: if err := m.FromID.Encode(b); err != nil {
tl_message_action_gen.go#L4086: m.FromID = value
tl_message_action_gen.go#L4110: return m.FromID
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. |