github.com/gotd/td/tg.InputMediaGeoLive.Heading (field)
8 uses
github.com/gotd/td/tg (current package)
tl_input_media_gen.go#L3246: Heading int
tl_input_media_gen.go#L3290: if !(i.Heading == 0) {
tl_input_media_gen.go#L3323: i.Heading = val
tl_input_media_gen.go#L3392: if !(i.Heading == 0) {
tl_input_media_gen.go#L3428: b.PutInt(i.Heading)
tl_input_media_gen.go#L3473: i.Heading = value
tl_input_media_gen.go#L3522: i.Heading = value
tl_input_media_gen.go#L3534: return i.Heading, 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. |