github.com/gotd/td/tg.BusinessBotRights.EditBio (field)
7 uses
github.com/gotd/td/tg (current package)
tl_business_bot_rights_gen.go#L59: EditBio bool
tl_business_bot_rights_gen.go#L115: if !(b.EditBio == false) {
tl_business_bot_rights_gen.go#L177: b.EditBio = from.GetEditBio()
tl_business_bot_rights_gen.go#L302: if !(b.EditBio == false) {
tl_business_bot_rights_gen.go#L378: b.EditBio = b.Flags.Has(5)
tl_business_bot_rights_gen.go#L489: b.EditBio = true
tl_business_bot_rights_gen.go#L492: b.EditBio = 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. |