github.com/gotd/td/tg.PhoneJoinGroupCallRequest.JoinAs (field)
7 uses
github.com/gotd/td/tg (current package)
tl_phone_join_group_call_gen.go#L51: JoinAs InputPeerClass
tl_phone_join_group_call_gen.go#L91: if !(j.JoinAs == nil) {
tl_phone_join_group_call_gen.go#L125: j.JoinAs = from.GetJoinAs()
tl_phone_join_group_call_gen.go#L221: if j.JoinAs == nil {
tl_phone_join_group_call_gen.go#L224: if err := j.JoinAs.Encode(b); err != nil {
tl_phone_join_group_call_gen.go#L269: j.JoinAs = value
tl_phone_join_group_call_gen.go#L337: return j.JoinAs
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. |