github.com/gotd/td/tg.PeerSettings.RequestChatTitle (field)
8 uses
github.com/gotd/td/tg (current package)
tl_peer_settings_gen.go#L85: RequestChatTitle string
tl_peer_settings_gen.go#L145: if !(p.RequestChatTitle == "") {
tl_peer_settings_gen.go#L193: p.RequestChatTitle = val
tl_peer_settings_gen.go#L321: if !(p.RequestChatTitle == "") {
tl_peer_settings_gen.go#L351: b.PutString(p.RequestChatTitle)
tl_peer_settings_gen.go#L401: p.RequestChatTitle = value
tl_peer_settings_gen.go#L605: p.RequestChatTitle = value
tl_peer_settings_gen.go#L617: return p.RequestChatTitle, true
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |