github.com/gotd/td/tg.RequestPeerTypeCreateBot.SuggestedName (field)
8 uses
github.com/gotd/td/tg (current package)
tl_request_peer_type_gen.go#L990: SuggestedName string
tl_request_peer_type_gen.go#L1023: if !(r.SuggestedName == "") {
tl_request_peer_type_gen.go#L1050: r.SuggestedName = val
tl_request_peer_type_gen.go#L1106: if !(r.SuggestedName == "") {
tl_request_peer_type_gen.go#L1133: b.PutString(r.SuggestedName)
tl_request_peer_type_gen.go#L1168: r.SuggestedName = value
tl_request_peer_type_gen.go#L1202: r.SuggestedName = value
tl_request_peer_type_gen.go#L1214: return r.SuggestedName, 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. |