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

21 uses

	github.com/gotd/td/tg (current package)
		tl_account_get_secure_value_gen.go#L42: type AccountGetSecureValueRequest struct {
		tl_account_get_secure_value_gen.go#L52: 	_ bin.Encoder     = &AccountGetSecureValueRequest{}
		tl_account_get_secure_value_gen.go#L53: 	_ bin.Decoder     = &AccountGetSecureValueRequest{}
		tl_account_get_secure_value_gen.go#L54: 	_ bin.BareEncoder = &AccountGetSecureValueRequest{}
		tl_account_get_secure_value_gen.go#L55: 	_ bin.BareDecoder = &AccountGetSecureValueRequest{}
		tl_account_get_secure_value_gen.go#L58: func (g *AccountGetSecureValueRequest) Zero() bool {
		tl_account_get_secure_value_gen.go#L70: func (g *AccountGetSecureValueRequest) String() string {
		tl_account_get_secure_value_gen.go#L74: 	type Alias AccountGetSecureValueRequest
		tl_account_get_secure_value_gen.go#L79: func (g *AccountGetSecureValueRequest) FillFrom(from interface {
		tl_account_get_secure_value_gen.go#L88: func (*AccountGetSecureValueRequest) TypeID() uint32 {
		tl_account_get_secure_value_gen.go#L93: func (*AccountGetSecureValueRequest) TypeName() string {
		tl_account_get_secure_value_gen.go#L98: func (g *AccountGetSecureValueRequest) TypeInfo() tdp.Type {
		tl_account_get_secure_value_gen.go#L117: func (g *AccountGetSecureValueRequest) Encode(b *bin.Buffer) error {
		tl_account_get_secure_value_gen.go#L126: func (g *AccountGetSecureValueRequest) EncodeBare(b *bin.Buffer) error {
		tl_account_get_secure_value_gen.go#L143: func (g *AccountGetSecureValueRequest) Decode(b *bin.Buffer) error {
		tl_account_get_secure_value_gen.go#L154: func (g *AccountGetSecureValueRequest) DecodeBare(b *bin.Buffer) error {
		tl_account_get_secure_value_gen.go#L179: func (g *AccountGetSecureValueRequest) GetTypes() (value []SecureValueTypeClass) {
		tl_account_get_secure_value_gen.go#L187: func (g *AccountGetSecureValueRequest) MapTypes() (value SecureValueTypeClassArray) {
		tl_account_get_secure_value_gen.go#L202: 	request := &AccountGetSecureValueRequest{
		tl_registry_gen.go#L4864: 		AccountGetSecureValueRequestTypeID:                                      func() bin.Object { return &AccountGetSecureValueRequest{} },
		tl_server_gen.go#L1047: 		var request AccountGetSecureValueRequest