github.com/gotd/td/tg.MessageActionGeoProximityReached.ToID (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L3938: ToID PeerClass
tl_message_action_gen.go#L3966: if !(m.ToID == nil) {
tl_message_action_gen.go#L3992: m.ToID = from.GetToID()
tl_message_action_gen.go#L4055: if m.ToID == nil {
tl_message_action_gen.go#L4058: if err := m.ToID.Encode(b); err != nil {
tl_message_action_gen.go#L4093: m.ToID = value
tl_message_action_gen.go#L4118: return m.ToID
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. |