github.com/gotd/td/tg.InputMediaAreaVenue.ResultID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_media_area_gen.go#L362: ResultID string
tl_media_area_gen.go#L391: if !(i.ResultID == "") {
tl_media_area_gen.go#L415: i.ResultID = from.GetResultID()
tl_media_area_gen.go#L475: b.PutString(i.ResultID)
tl_media_area_gen.go#L512: i.ResultID = value
tl_media_area_gen.go#L538: return i.ResultID
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. |