github.com/gotd/td/tg.PhoneCreateGroupCallRequest.Title (field)
8 uses
github.com/gotd/td/tg (current package)
tl_phone_create_group_call_gen.go#L60: Title string
tl_phone_create_group_call_gen.go#L95: if !(c.Title == "") {
tl_phone_create_group_call_gen.go#L126: c.Title = val
tl_phone_create_group_call_gen.go#L190: if !(c.Title == "") {
tl_phone_create_group_call_gen.go#L224: b.PutString(c.Title)
tl_phone_create_group_call_gen.go#L273: c.Title = value
tl_phone_create_group_call_gen.go#L323: c.Title = value
tl_phone_create_group_call_gen.go#L335: return c.Title, 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. |