github.com/gotd/td/tg.UpdateBotInlineQuery.PeerType (field)
9 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L7431: PeerType InlineQueryPeerTypeClass
tl_update_gen.go#L7471: if !(u.PeerType == nil) {
tl_update_gen.go#L7507: u.PeerType = val
tl_update_gen.go#L7571: if !(u.PeerType == nil) {
tl_update_gen.go#L7606: if u.PeerType == nil {
tl_update_gen.go#L7609: if err := u.PeerType.Encode(b); err != nil {
tl_update_gen.go#L7671: u.PeerType = value
tl_update_gen.go#L7728: u.PeerType = value
tl_update_gen.go#L7740: return u.PeerType, 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. |