github.com/gotd/td/tg.InputMediaInvoice.ExtendedMedia (field)
9 uses
github.com/gotd/td/tg (current package)
tl_input_media_gen.go#L3301: ExtendedMedia InputMediaClass
tl_input_media_gen.go#L3351: if !(i.ExtendedMedia == nil) {
tl_input_media_gen.go#L3397: i.ExtendedMedia = val
tl_input_media_gen.go#L3480: if !(i.ExtendedMedia == nil) {
tl_input_media_gen.go#L3524: if i.ExtendedMedia == nil {
tl_input_media_gen.go#L3527: if err := i.ExtendedMedia.Encode(b); err != nil {
tl_input_media_gen.go#L3610: i.ExtendedMedia = value
tl_input_media_gen.go#L3712: i.ExtendedMedia = value
tl_input_media_gen.go#L3724: return i.ExtendedMedia, true
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |