github.com/gotd/td/tg.PageBlockAudio.AudioID (field)
6 uses
	github.com/gotd/td/tg (current package)
		tl_page_block_gen.go#L4026: 	AudioID int64
		tl_page_block_gen.go#L4051: 	if !(p.AudioID == 0) {
		tl_page_block_gen.go#L4075: 	p.AudioID = from.GetAudioID()
		tl_page_block_gen.go#L4128: 	b.PutLong(p.AudioID)
		tl_page_block_gen.go#L4156: 		p.AudioID = value
		tl_page_block_gen.go#L4171: 	return p.AudioID
![]()  | 
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. |