github.com/gotd/td/tg.MessageActionStarGiftUnique.CanCraftAt (field)
8 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L10585: CanCraftAt int
tl_message_action_gen.go#L10665: if !(m.CanCraftAt == 0) {
tl_message_action_gen.go#L10749: m.CanCraftAt = val
tl_message_action_gen.go#L10928: if !(m.CanCraftAt == 0) {
tl_message_action_gen.go#L11000: b.PutInt(m.CanCraftAt)
tl_message_action_gen.go#L11109: m.CanCraftAt = value
tl_message_action_gen.go#L11439: m.CanCraftAt = value
tl_message_action_gen.go#L11451: return m.CanCraftAt, 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. |