github.com/gotd/td/tg.InputBotInlineMessageMediaGeo.Heading (field)
8 uses
	github.com/gotd/td/tg (current package)
		tl_input_bot_inline_message_gen.go#L731: 	Heading int
		tl_input_bot_inline_message_gen.go#L776: 	if !(i.Heading == 0) {
		tl_input_bot_inline_message_gen.go#L811: 		i.Heading = val
		tl_input_bot_inline_message_gen.go#L881: 	if !(i.Heading == 0) {
		tl_input_bot_inline_message_gen.go#L920: 		b.PutInt(i.Heading)
		tl_input_bot_inline_message_gen.go#L972: 		i.Heading = value
		tl_input_bot_inline_message_gen.go#L1009: 	i.Heading = value
		tl_input_bot_inline_message_gen.go#L1021: 	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. |