github.com/gotd/td/tg.User.BotNochats (field)
7 uses
github.com/gotd/td/tg (current package)
tl_user_gen.go#L220: BotNochats bool
tl_user_gen.go#L548: if !(u.BotNochats == false) {
tl_user_gen.go#L755: u.BotNochats = from.GetBotNochats()
tl_user_gen.go#L1154: if !(u.BotNochats == false) {
tl_user_gen.go#L1431: u.BotNochats = u.Flags.Has(16)
tl_user_gen.go#L1739: u.BotNochats = true
tl_user_gen.go#L1742: u.BotNochats = 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. |