github.com/gotd/td/tg.ChannelsReorderPinnedForumTopicsRequest.Force (field)
7 uses
github.com/gotd/td/tg (current package)
tl_channels_reorder_pinned_forum_topics_gen.go#L50: Force bool
tl_channels_reorder_pinned_forum_topics_gen.go#L78: if !(r.Force == false) {
tl_channels_reorder_pinned_forum_topics_gen.go#L106: r.Force = from.GetForce()
tl_channels_reorder_pinned_forum_topics_gen.go#L153: if !(r.Force == false) {
tl_channels_reorder_pinned_forum_topics_gen.go#L210: r.Force = r.Flags.Has(0)
tl_channels_reorder_pinned_forum_topics_gen.go#L242: r.Force = true
tl_channels_reorder_pinned_forum_topics_gen.go#L245: r.Force = 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. |