github.com/gotd/td/tg.BusinessBotRights.ManageStories (field)
7 uses
github.com/gotd/td/tg (current package)
tl_business_bot_rights_gen.go#L79: ManageStories bool
tl_business_bot_rights_gen.go#L139: if !(b.ManageStories == false) {
tl_business_bot_rights_gen.go#L185: b.ManageStories = from.GetManageStories()
tl_business_bot_rights_gen.go#L326: if !(b.ManageStories == false) {
tl_business_bot_rights_gen.go#L386: b.ManageStories = b.Flags.Has(13)
tl_business_bot_rights_gen.go#L641: b.ManageStories = true
tl_business_bot_rights_gen.go#L644: b.ManageStories = 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. |