type github.com/gotd/td/tg.AccountGetAllSecureValuesRequest

18 uses

	github.com/gotd/td/tg (current package)
		tl_account_get_all_secure_values_gen.go#L42: type AccountGetAllSecureValuesRequest struct {
		tl_account_get_all_secure_values_gen.go#L50: 	_ bin.Encoder     = &AccountGetAllSecureValuesRequest{}
		tl_account_get_all_secure_values_gen.go#L51: 	_ bin.Decoder     = &AccountGetAllSecureValuesRequest{}
		tl_account_get_all_secure_values_gen.go#L52: 	_ bin.BareEncoder = &AccountGetAllSecureValuesRequest{}
		tl_account_get_all_secure_values_gen.go#L53: 	_ bin.BareDecoder = &AccountGetAllSecureValuesRequest{}
		tl_account_get_all_secure_values_gen.go#L56: func (g *AccountGetAllSecureValuesRequest) Zero() bool {
		tl_account_get_all_secure_values_gen.go#L65: func (g *AccountGetAllSecureValuesRequest) String() string {
		tl_account_get_all_secure_values_gen.go#L69: 	type Alias AccountGetAllSecureValuesRequest
		tl_account_get_all_secure_values_gen.go#L76: func (*AccountGetAllSecureValuesRequest) TypeID() uint32 {
		tl_account_get_all_secure_values_gen.go#L81: func (*AccountGetAllSecureValuesRequest) TypeName() string {
		tl_account_get_all_secure_values_gen.go#L86: func (g *AccountGetAllSecureValuesRequest) TypeInfo() tdp.Type {
		tl_account_get_all_secure_values_gen.go#L100: func (g *AccountGetAllSecureValuesRequest) Encode(b *bin.Buffer) error {
		tl_account_get_all_secure_values_gen.go#L109: func (g *AccountGetAllSecureValuesRequest) EncodeBare(b *bin.Buffer) error {
		tl_account_get_all_secure_values_gen.go#L117: func (g *AccountGetAllSecureValuesRequest) Decode(b *bin.Buffer) error {
		tl_account_get_all_secure_values_gen.go#L128: func (g *AccountGetAllSecureValuesRequest) DecodeBare(b *bin.Buffer) error {
		tl_account_get_all_secure_values_gen.go#L146: 	request := &AccountGetAllSecureValuesRequest{}
		tl_registry_gen.go#L4863: 		AccountGetAllSecureValuesRequestTypeID:                                  func() bin.Object { return &AccountGetAllSecureValuesRequest{} },
		tl_server_gen.go#L1030: 		var request AccountGetAllSecureValuesRequest