github.com/gotd/td/tg.BotInfo.AppSettings (field)
8 uses
github.com/gotd/td/tg (current package)
tl_bot_info_gen.go#L89: AppSettings BotAppSettings
tl_bot_info_gen.go#L142: if !(b.AppSettings.Zero()) {
tl_bot_info_gen.go#L204: b.AppSettings = val
tl_bot_info_gen.go#L316: if !(b.AppSettings.Zero()) {
tl_bot_info_gen.go#L384: if err := b.AppSettings.Encode(buf); err != nil {
tl_bot_info_gen.go#L478: if err := b.AppSettings.Decode(buf); err != nil {
tl_bot_info_gen.go#L638: b.AppSettings = value
tl_bot_info_gen.go#L650: return b.AppSettings, true
![]() |
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. |