github.com/gotd/td/tg.AccountDeleteAccountRequest.GetPassword (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_delete_account_gen.go#L240: func (d *AccountDeleteAccountRequest) GetPassword() (value InputCheckPasswordSRPClass, ok bool) {
		tl_account_delete_account_gen.go#L253: 	if value, ok := d.GetPassword(); ok {