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

20 uses

	github.com/gotd/td/tg (current package)
		tl_account_update_device_locked_gen.go#L42: type AccountUpdateDeviceLockedRequest struct {
		tl_account_update_device_locked_gen.go#L55: 	_ bin.Encoder     = &AccountUpdateDeviceLockedRequest{}
		tl_account_update_device_locked_gen.go#L56: 	_ bin.Decoder     = &AccountUpdateDeviceLockedRequest{}
		tl_account_update_device_locked_gen.go#L57: 	_ bin.BareEncoder = &AccountUpdateDeviceLockedRequest{}
		tl_account_update_device_locked_gen.go#L58: 	_ bin.BareDecoder = &AccountUpdateDeviceLockedRequest{}
		tl_account_update_device_locked_gen.go#L61: func (u *AccountUpdateDeviceLockedRequest) Zero() bool {
		tl_account_update_device_locked_gen.go#L73: func (u *AccountUpdateDeviceLockedRequest) String() string {
		tl_account_update_device_locked_gen.go#L77: 	type Alias AccountUpdateDeviceLockedRequest
		tl_account_update_device_locked_gen.go#L82: func (u *AccountUpdateDeviceLockedRequest) FillFrom(from interface {
		tl_account_update_device_locked_gen.go#L91: func (*AccountUpdateDeviceLockedRequest) TypeID() uint32 {
		tl_account_update_device_locked_gen.go#L96: func (*AccountUpdateDeviceLockedRequest) TypeName() string {
		tl_account_update_device_locked_gen.go#L101: func (u *AccountUpdateDeviceLockedRequest) TypeInfo() tdp.Type {
		tl_account_update_device_locked_gen.go#L120: func (u *AccountUpdateDeviceLockedRequest) Encode(b *bin.Buffer) error {
		tl_account_update_device_locked_gen.go#L129: func (u *AccountUpdateDeviceLockedRequest) EncodeBare(b *bin.Buffer) error {
		tl_account_update_device_locked_gen.go#L138: func (u *AccountUpdateDeviceLockedRequest) Decode(b *bin.Buffer) error {
		tl_account_update_device_locked_gen.go#L149: func (u *AccountUpdateDeviceLockedRequest) DecodeBare(b *bin.Buffer) error {
		tl_account_update_device_locked_gen.go#L164: func (u *AccountUpdateDeviceLockedRequest) GetPeriod() (value int) {
		tl_account_update_device_locked_gen.go#L182: 	request := &AccountUpdateDeviceLockedRequest{
		tl_registry_gen.go#L4851: 		AccountUpdateDeviceLockedRequestTypeID:                                  func() bin.Object { return &AccountUpdateDeviceLockedRequest{} },
		tl_server_gen.go#L802: 		var request AccountUpdateDeviceLockedRequest