type github.com/gotd/td/tg.InvokeWithGooglePlayIntegrityRequest
20 uses
github.com/gotd/td/tg (current package)
tl_invoke_with_google_play_integrity_gen.go#L38: type InvokeWithGooglePlayIntegrityRequest struct {
tl_invoke_with_google_play_integrity_gen.go#L52: _ bin.Encoder = &InvokeWithGooglePlayIntegrityRequest{}
tl_invoke_with_google_play_integrity_gen.go#L53: _ bin.Decoder = &InvokeWithGooglePlayIntegrityRequest{}
tl_invoke_with_google_play_integrity_gen.go#L54: _ bin.BareEncoder = &InvokeWithGooglePlayIntegrityRequest{}
tl_invoke_with_google_play_integrity_gen.go#L55: _ bin.BareDecoder = &InvokeWithGooglePlayIntegrityRequest{}
tl_invoke_with_google_play_integrity_gen.go#L58: func (i *InvokeWithGooglePlayIntegrityRequest) Zero() bool {
tl_invoke_with_google_play_integrity_gen.go#L76: func (i *InvokeWithGooglePlayIntegrityRequest) String() string {
tl_invoke_with_google_play_integrity_gen.go#L80: type Alias InvokeWithGooglePlayIntegrityRequest
tl_invoke_with_google_play_integrity_gen.go#L85: func (i *InvokeWithGooglePlayIntegrityRequest) FillFrom(from interface {
tl_invoke_with_google_play_integrity_gen.go#L98: func (*InvokeWithGooglePlayIntegrityRequest) TypeID() uint32 {
tl_invoke_with_google_play_integrity_gen.go#L103: func (*InvokeWithGooglePlayIntegrityRequest) TypeName() string {
tl_invoke_with_google_play_integrity_gen.go#L108: func (i *InvokeWithGooglePlayIntegrityRequest) TypeInfo() tdp.Type {
tl_invoke_with_google_play_integrity_gen.go#L135: func (i *InvokeWithGooglePlayIntegrityRequest) Encode(b *bin.Buffer) error {
tl_invoke_with_google_play_integrity_gen.go#L144: func (i *InvokeWithGooglePlayIntegrityRequest) EncodeBare(b *bin.Buffer) error {
tl_invoke_with_google_play_integrity_gen.go#L157: func (i *InvokeWithGooglePlayIntegrityRequest) Decode(b *bin.Buffer) error {
tl_invoke_with_google_play_integrity_gen.go#L168: func (i *InvokeWithGooglePlayIntegrityRequest) DecodeBare(b *bin.Buffer) error {
tl_invoke_with_google_play_integrity_gen.go#L195: func (i *InvokeWithGooglePlayIntegrityRequest) GetNonce() (value string) {
tl_invoke_with_google_play_integrity_gen.go#L203: func (i *InvokeWithGooglePlayIntegrityRequest) GetToken() (value string) {
tl_invoke_with_google_play_integrity_gen.go#L211: func (i *InvokeWithGooglePlayIntegrityRequest) GetQuery() (value bin.Object) {
tl_registry_gen.go#L6523: InvokeWithGooglePlayIntegrityRequestTypeID: func() bin.Object { return &InvokeWithGooglePlayIntegrityRequest{} },
![]() |
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. |