github.com/gotd/td/tg.UpdateBotPrecheckoutQuery.Info (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L11363: 	Info PaymentRequestedInfo
		tl_update_gen.go#L11416: 	if !(u.Info.Zero()) {
		tl_update_gen.go#L11455: 		u.Info = val
		tl_update_gen.go#L11525: 	if !(u.Info.Zero()) {
		tl_update_gen.go#L11555: 		if err := u.Info.Encode(b); err != nil {
		tl_update_gen.go#L11610: 		if err := u.Info.Decode(b); err != nil {
		tl_update_gen.go#L11665: 	u.Info = value
		tl_update_gen.go#L11677: 	return u.Info, true