github.com/gotd/td/tg.BotInfo.DescriptionPhoto (field)
9 uses
github.com/gotd/td/tg (current package)
tl_bot_info_gen.go#L61: DescriptionPhoto PhotoClass
tl_bot_info_gen.go#L127: if !(b.DescriptionPhoto == nil) {
tl_bot_info_gen.go#L184: b.DescriptionPhoto = val
tl_bot_info_gen.go#L301: if !(b.DescriptionPhoto == nil) {
tl_bot_info_gen.go#L349: if b.DescriptionPhoto == nil {
tl_bot_info_gen.go#L352: if err := b.DescriptionPhoto.Encode(buf); err != nil {
tl_bot_info_gen.go#L437: b.DescriptionPhoto = value
tl_bot_info_gen.go#L548: b.DescriptionPhoto = value
tl_bot_info_gen.go#L560: return b.DescriptionPhoto, 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. |