github.com/gotd/td/tg.MessagesToggleStickerSetsRequest.Archive (field)
7 uses
github.com/gotd/td/tg (current package)
tl_messages_toggle_sticker_sets_gen.go#L47: Archive bool
tl_messages_toggle_sticker_sets_gen.go#L75: if !(t.Archive == false) {
tl_messages_toggle_sticker_sets_gen.go#L105: t.Archive = from.GetArchive()
tl_messages_toggle_sticker_sets_gen.go#L161: if !(t.Archive == false) {
tl_messages_toggle_sticker_sets_gen.go#L221: t.Archive = t.Flags.Has(1)
tl_messages_toggle_sticker_sets_gen.go#L266: t.Archive = true
tl_messages_toggle_sticker_sets_gen.go#L269: t.Archive = false
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |