github.com/gotd/td/tg.PhoneCreateGroupCallRequest.Title (field)
8 uses
github.com/gotd/td/tg (current package)
tl_phone_create_group_call_gen.go#L63: Title string
tl_phone_create_group_call_gen.go#L99: if !(c.Title == "") {
tl_phone_create_group_call_gen.go#L130: c.Title = val
tl_phone_create_group_call_gen.go#L194: if !(c.Title == "") {
tl_phone_create_group_call_gen.go#L228: b.PutString(c.Title)
tl_phone_create_group_call_gen.go#L277: c.Title = value
tl_phone_create_group_call_gen.go#L327: c.Title = value
tl_phone_create_group_call_gen.go#L339: return c.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. |