github.com/gotd/td/tg.PhoneJoinGroupCallRequest.InviteHash (field)
8 uses
github.com/gotd/td/tg (current package)
tl_phone_join_group_call_gen.go#L63: InviteHash string
tl_phone_join_group_call_gen.go#L109: if !(j.InviteHash == "") {
tl_phone_join_group_call_gen.go#L150: j.InviteHash = val
tl_phone_join_group_call_gen.go#L236: if !(j.InviteHash == "") {
tl_phone_join_group_call_gen.go#L278: b.PutString(j.InviteHash)
tl_phone_join_group_call_gen.go#L334: j.InviteHash = value
tl_phone_join_group_call_gen.go#L415: j.InviteHash = value
tl_phone_join_group_call_gen.go#L427: return j.InviteHash, 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. |