github.com/gotd/td/tg.RequestedPeerChannel.Title (field)
8 uses
github.com/gotd/td/tg (current package)
tl_requested_peer_gen.go#L683: Title string
tl_requested_peer_gen.go#L720: if !(r.Title == "") {
tl_requested_peer_gen.go#L751: r.Title = val
tl_requested_peer_gen.go#L812: if !(r.Title == "") {
tl_requested_peer_gen.go#L843: b.PutString(r.Title)
tl_requested_peer_gen.go#L892: r.Title = value
tl_requested_peer_gen.go#L922: r.Title = value
tl_requested_peer_gen.go#L934: return r.Title, 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. |