github.com/gotd/td/tg.MessageActionGiftPremium.Days (field)
6 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L5594: Days int
tl_message_action_gen.go#L5639: if !(m.Days == 0) {
tl_message_action_gen.go#L5675: m.Days = from.GetDays()
tl_message_action_gen.go#L5777: b.PutInt(m.Days)
tl_message_action_gen.go#L5832: m.Days = value
tl_message_action_gen.go#L5877: return m.Days
![]() |
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. |