github.com/gotd/td/tg.BotsSetCustomVerificationRequest.Peer (field)
7 uses
github.com/gotd/td/tg (current package)
tl_bots_set_custom_verification_gen.go#L55: Peer InputPeerClass
tl_bots_set_custom_verification_gen.go#L91: if !(s.Peer == nil) {
tl_bots_set_custom_verification_gen.go#L122: s.Peer = from.GetPeer()
tl_bots_set_custom_verification_gen.go#L214: if s.Peer == nil {
tl_bots_set_custom_verification_gen.go#L217: if err := s.Peer.Encode(b); err != nil {
tl_bots_set_custom_verification_gen.go#L260: s.Peer = value
tl_bots_set_custom_verification_gen.go#L314: return s.Peer
![]() |
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. |