github.com/gotd/td/tg.PeerSettings.RequestChatTitle (field)
8 uses
github.com/gotd/td/tg (current package)
tl_peer_settings_gen.go#L101: RequestChatTitle string
tl_peer_settings_gen.go#L210: if !(p.RequestChatTitle == "") {
tl_peer_settings_gen.go#L290: p.RequestChatTitle = val
tl_peer_settings_gen.go#L497: if !(p.RequestChatTitle == "") {
tl_peer_settings_gen.go#L548: b.PutString(p.RequestChatTitle)
tl_peer_settings_gen.go#L621: p.RequestChatTitle = value
tl_peer_settings_gen.go#L912: p.RequestChatTitle = value
tl_peer_settings_gen.go#L924: return p.RequestChatTitle, 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. |