github.com/gotd/td/tg.MessageActionStarGift.UpgradeSeparate (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L9441: UpgradeSeparate bool
tl_message_action_gen.go#L9561: if !(m.UpgradeSeparate == false) {
tl_message_action_gen.go#L9647: m.UpgradeSeparate = from.GetUpgradeSeparate()
tl_message_action_gen.go#L9850: if !(m.UpgradeSeparate == false) {
tl_message_action_gen.go#L9996: m.UpgradeSeparate = m.Flags.Has(16)
tl_message_action_gen.go#L10220: m.UpgradeSeparate = true
tl_message_action_gen.go#L10223: m.UpgradeSeparate = false
![]() |
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. |