github.com/gotd/td/tg.RequestedPeerChat.Title (field)
8 uses
github.com/gotd/td/tg (current package)
tl_requested_peer_gen.go#L417: Title string
tl_requested_peer_gen.go#L450: if !(r.Title == "") {
tl_requested_peer_gen.go#L477: r.Title = val
tl_requested_peer_gen.go#L529: if !(r.Title == "") {
tl_requested_peer_gen.go#L557: b.PutString(r.Title)
tl_requested_peer_gen.go#L603: r.Title = value
tl_requested_peer_gen.go#L626: r.Title = value
tl_requested_peer_gen.go#L638: 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. |